ZaiZai 1 vuosi sitten
vanhempi
commit
15e2d23532
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 1 1
      public/version.json
  2. 1 1
      src/views/file/collection.vue

+ 1 - 1
public/version.json

@@ -1,3 +1,3 @@
 {
-  "value": "20240805111010"
+  "value": "20240807103135"
 }

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

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