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