Lou
2024-02-04 9d6053d8c5f175a90ee569f1c8fdbd89be5729c3
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 => {