subPackage/workbench/views/cscj.vue
@@ -886,6 +886,18 @@ this.form.frontType = ""; } if (this.form.isNine == 1 && !this.form.nineType) { this.$showTips("请选择九小场所类型") return } if (this.form.isFront == 1 && !this.form.frontType) { this.$showTips("请选择阵地类型") return } delete this.form.images; add(this.form).then(res => {