@@ -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() { //维护所有