增加监测对象类型审批通过的管控
This commit is contained in:
@@ -106,7 +106,7 @@ export default {
|
||||
},
|
||||
|
||||
submit() {
|
||||
if (!this.form.objectType) {
|
||||
if (this.form.pass == 1 && !this.form.objectType) {
|
||||
return this.$u.toast('请选择监测对象类型')
|
||||
}
|
||||
let url = '', params = {
|
||||
|
||||
Reference in New Issue
Block a user