增加监测对象类型审批通过的管控

This commit is contained in:
aixianling
2022-08-18 10:24:53 +08:00
parent f7f0e3acbb
commit 520ee12f2b

View File

@@ -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 = {