修改bug
This commit is contained in:
@@ -248,6 +248,7 @@ export default {
|
||||
handleCancel() {
|
||||
this.visible = false
|
||||
this.required = false
|
||||
this.combineFlag = false
|
||||
this.$refs.ruleForm.resetFields()
|
||||
},
|
||||
certCategoryName(value){
|
||||
@@ -296,6 +297,7 @@ export default {
|
||||
this.confirmLoading = true
|
||||
downloadFile('report/detail/exportNormal', query.exportName+'.zip', query)
|
||||
this.confirmLoading = false
|
||||
this.combineFlag = false
|
||||
this.visible = false
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user