Source/UBCS-WEB/src/components/code-dialog-page/formulaEditor.vue
@@ -348,6 +348,10 @@ type: "Boolean", default: false, }, componentRuleText:{ type:String, default: "" }, //本场景变量 thisSceneTableData: { type: Array, @@ -650,6 +654,9 @@ this.isShowformulaEdit = this.visible; } }, mounted() { this.formulaContent=this.componentRuleText }, methods: { //双击添加公式内容