diff --git a/src/views/system/ManageNodeInformation/index.vue b/src/views/system/ManageNodeInformation/index.vue index 261e4b1..3c1a1f1 100644 --- a/src/views/system/ManageNodeInformation/index.vue +++ b/src/views/system/ManageNodeInformation/index.vue @@ -776,4 +776,4 @@ export default indexjs; position: relative !important; margin-top: 20px !important; } - \ No newline at end of file + diff --git a/src/views/system/ManageNodeInformation/indexjs.js b/src/views/system/ManageNodeInformation/indexjs.js index e8443d4..96c2049 100644 --- a/src/views/system/ManageNodeInformation/indexjs.js +++ b/src/views/system/ManageNodeInformation/indexjs.js @@ -532,7 +532,7 @@ export default { // 回显一条时 this.updata = res.data[0]; this.updata.triggerConditionOperatorName = - this.openlistoptionstriggerConditionOperator.find( + this.optionstriggerConditionOperator.find( (el) => el.dictValue == this.updata.triggerConditionOperator )?.dictLabel; this.updatalist = [];