This commit is contained in:
宋伟佳
2021-11-30 09:38:13 +08:00
parent 6b5c134025
commit 55e7ccce85
2 changed files with 2 additions and 2 deletions
@@ -601,7 +601,7 @@ export default {
},
//流程提交事件
handleSubmit() {
let fileFlag
let fileFlag = true
this.dataList.forEach(item => {
if(!item.fileType){
fileFlag = false
@@ -618,7 +618,7 @@ export default {
},
//流程提交事件
handleSubmit() {
let fileFlag
let fileFlag = true
this.dataList.forEach(item => {
if(!item.fileType){
fileFlag = false