提交 cf6ced9c 编写于 作者: ibizdev's avatar ibizdev

ibiz4j 发布系统代码 [ibz-dst,应用]

上级 99bfa87f
......@@ -1210,7 +1210,7 @@ export default class MainBase extends Vue implements ControlInterface {
if(Object.is(name, 'modelname')){
const details: string[] = [];
const details: string[] = ['fieldset'];
if(await this.checkItem('modelname')){
this.updateFormItems('Modelchange', this.data, details, true);
}
......
......@@ -420,7 +420,7 @@
<!--输出实体[RU_ITEM]数据结构 -->
<changeSet author="a_A_5d9d78509" id="tab-ru_item-56-16">
<changeSet author="a_A_5d9d78509" id="tab-ru_item-57-16">
<createTable tableName="IBZRULE">
<column name="RULEID" remarks="" type="VARCHAR(100)">
<constraints primaryKey="true" primaryKeyName="PK_RU_ITEM_RULEID"/>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册