浏览代码

修改bug

QuKatie 3 年之前
父节点
当前提交
f1f3252be6
共有 1 个文件被更改,包括 8 次插入0 次删除
  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