|
@@ -85,7 +85,7 @@ export default {
|
|
|
this.$refs.关断设置.ctrlModel = this.__proto__.getControlItem(['关断设置'], newVal)[0];
|
|
|
this.$refs.关断复位.ctrlModel = this.__proto__.getControlItem(['关断复位'], newVal, { 关断复位: "switch" })[0];
|
|
|
this.llcj = newVal.params.流量采集;
|
|
|
- let nameList = ['关断流量设置', '关断延时设置']
|
|
|
+ let nameList = ['关断流量值设定', '关断延时设置']
|
|
|
this.gdszList = this.__proto__.getControlItem(nameList, newVal)
|
|
|
} catch (error) {
|
|
|
console.error("关断设置", error)
|