Browse Source

默认需要审批

ZaiZai 10 months ago
parent
commit
e0f00096dd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/file/collection.vue

+ 1 - 1
src/views/file/collection.vue

@@ -1427,7 +1427,7 @@ const uploadsChange = (fileId, item) => {
             sheetSource: source.length > 0 ? source[0]['dictKey'] || '' : '',
             sheetSource: source.length > 0 ? source[0]['dictKey'] || '' : '',
             drawingNo: '',
             drawingNo: '',
             citeChangeNumber: '',
             citeChangeNumber: '',
-            isApproval: 0,
+            isApproval: 1,
             isNeedCertification: 1,
             isNeedCertification: 1,
             dutyUser: dutyUser.value,
             dutyUser: dutyUser.value,
             pdfFileUrl: item?.pdfUrl || '',
             pdfFileUrl: item?.pdfUrl || '',