Explorar el Código

默认需要审批

ZaiZai hace 10 meses
padre
commit
e0f00096dd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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'] || '' : '',
             drawingNo: '',
             citeChangeNumber: '',
-            isApproval: 0,
+            isApproval: 1,
             isNeedCertification: 1,
             dutyUser: dutyUser.value,
             pdfFileUrl: item?.pdfUrl || '',