Explorar el Código

统计配置开发

XMLWAN hace 4 años
padre
commit
0ae6cec91b
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      src/xt_pages/qcd/statisticalConfiguration.vue

+ 2 - 0
src/xt_pages/qcd/statisticalConfiguration.vue Ver fichero

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