This commit is contained in:
shijingjing
2022-04-29 19:09:20 +08:00
parent 90dca0ecf5
commit d4b32eff26
2 changed files with 1 additions and 13 deletions

View File

@@ -61,7 +61,7 @@ export default {
files: this.filesList,
id: this.id,
riskType: this.riskType,
riskEliminationMethod: '',
riskEliminationMethod: this.riskEliminationMethod,
}
if(this.pass == 1) { // 网格长
if(!this.riskEliminationMethod) {