提交 a186c266 编写于 作者: KK's avatar KK

update

上级 03d38d86
...@@ -1268,6 +1268,10 @@ import { debounceTime, distinctUntilChanged } from 'rxjs/operators'; ...@@ -1268,6 +1268,10 @@ import { debounceTime, distinctUntilChanged } from 'rxjs/operators';
this.$emit('load', this.data); this.$emit('load', this.data);
} }
</#if>
</#if>
/** /**
* 值规则校验 * 值规则校验
* *
...@@ -1303,9 +1307,6 @@ import { debounceTime, distinctUntilChanged } from 'rxjs/operators'; ...@@ -1303,9 +1307,6 @@ import { debounceTime, distinctUntilChanged } from 'rxjs/operators';
}); });
this.detailsModel[name].error = erro_text; this.detailsModel[name].error = erro_text;
} }
</#if>
</#if>
<#ibizinclude> <#ibizinclude>
../@MACRO/CONTROL/CONTROL_BOTTOM-BASE.vue.ftl ../@MACRO/CONTROL/CONTROL_BOTTOM-BASE.vue.ftl
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册