bug
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user