Browse Source

统计配置开发

XMLWAN 4 years ago
parent
commit
0ae6cec91b
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/xt_pages/qcd/statisticalConfiguration.vue

+ 2 - 0
src/xt_pages/qcd/statisticalConfiguration.vue View File

@@ -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
         }