提交 186e714a 编写于 作者: WodahsOrez's avatar WodahsOrez

lxm--面板和多数据部件数据流向--fix1

上级 3d7f223f
......@@ -114,7 +114,7 @@ import CodeListService from "@service/app/codelist-service";
@Watch('inputData',{immediate:true})
public onInputDataChange(newVal: any, oldVal: any){
if(newVal){
await this.computedUIData(newVal);
this.computedUIData(newVal);
this.panelLogic({ name: '', newVal: null, oldVal: null });
this.$forceUpdate();
}
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册