瀏覽代碼

统计配置开发

XMLWAN 5 年之前
父節點
當前提交
0ae6cec91b
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/xt_pages/qcd/statisticalConfiguration.vue

+ 2 - 0
src/xt_pages/qcd/statisticalConfiguration.vue 查看文件

@@ -263,6 +263,8 @@ export default {
263 263
              this.form.min_range = ""
264 264
              this.form.sort = ""
265 265
              this.getConfigurationList()
266
+            }else{
267
+             this.$message.error("检查小项已存在")
266 268
             }
267 269
           })
268 270
         }