QuKatie před 3 roky
rodič
revize
f1f3252be6

+ 8 - 0
src/views/exportTrade/salesContract/detailsPage.vue

@@ -920,6 +920,14 @@ export default {
             valueFormat: "yyyy-MM-dd 00:00:00"
           },
           {
+            label: "有效日期",
+            prop: "dateValidity",
+            span: 8,
+            type: "date",
+            format: "yyyy-MM-dd",
+            valueFormat: "yyyy-MM-dd 00:00:00",
+          },
+          {
             label: "销售订单号",
             prop: "orderNo",
             span: 8