29434
This commit is contained in:
@@ -76,7 +76,7 @@ export default {
|
|||||||
url = `/app/apppreventionreturntopoverty/examine` // 纳入监测
|
url = `/app/apppreventionreturntopoverty/examine` // 纳入监测
|
||||||
}
|
}
|
||||||
} else { // 网格员
|
} else { // 网格员
|
||||||
if(this.status == '0') {
|
if(this.status == '0' || this.status == '3' || this.status == '4') {
|
||||||
if(!this.riskType) {
|
if(!this.riskType) {
|
||||||
return this.$u.toast('请选择风险因素')
|
return this.$u.toast('请选择风险因素')
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user