[uodate] 禅道 50857 多次点击bug
This commit is contained in:
@@ -227,9 +227,9 @@
|
||||
fileGroup: this.fileGroup,
|
||||
fileType:file.text_info
|
||||
}
|
||||
|
||||
if(!this.submitFlag){
|
||||
this.submitFlag=true
|
||||
|
||||
postAction(`split/sarFileSplitInfo/add`, params).then(res => {
|
||||
if (res.success) {
|
||||
this.$message.success(this.$t('OperationSuccessful'))
|
||||
@@ -240,7 +240,7 @@
|
||||
this.$message.warning(res.message)
|
||||
}
|
||||
}).finally(()=>{
|
||||
this.submitFlag =true
|
||||
this.submitFlag =false
|
||||
|
||||
})
|
||||
this.$emit('exportVisible',true)
|
||||
|
||||
Reference in New Issue
Block a user