Browse Source

no message

mxx 3 years ago
parent
commit
19ba0b134b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/contractManagement/purchaseContractAdd.vue

+ 1 - 1
src/views/contractManagement/purchaseContractAdd.vue

@@ -406,7 +406,7 @@
         // 提交类型
         submitType: true,
         tableData: [{
-          date: ,
+          date: '',
           name: '',
           address: ''
         }],