瀏覽代碼

'切换分支调试代码'

shaun-sheep 5 年之前
父節點
當前提交
92fb168ad2
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/components/dialogs/list/batchDialog.vue

+ 2 - 2
src/components/dialogs/list/batchDialog.vue

@@ -248,7 +248,7 @@
                     let deviceList = this.firm.filter(item => item.info)
                     if (deviceList.length < 4) {
                         this.$message({
-                            message: '存在着未填写项',
+                            message: '单值的信息点有未填写',
                             type: 'warning'
                         });
                     } else {
@@ -283,7 +283,7 @@
 
                 }
                 if (val === 2) { //覆盖
-
+                    维护只有单值的信息点
                 }
             },
             maintenanceAll() { //维护所有