Browse Source

修改bug

QuKatie 3 năm trước cách đây
mục cha
commit
f1f3252be6
1 tập tin đã thay đổi với 8 bổ sung0 xóa
  1. 8 0
      src/views/exportTrade/salesContract/detailsPage.vue

+ 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