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

zhujiamin 发布系统代码 [TrainSys,网页端]

上级 42ca74d7
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
</changeSet> </changeSet>
<!--输出实体[BOOK]数据结构 --> <!--输出实体[BOOK]数据结构 -->
<changeSet author="root" id="tab-book-205-3"> <changeSet author="root" id="tab-book-207-3">
<createTable tableName="T_BOOK"> <createTable tableName="T_BOOK">
<column name="BOOKNAME" remarks="" type="VARCHAR(200)"> <column name="BOOKNAME" remarks="" type="VARCHAR(200)">
</column> </column>
......
...@@ -256,7 +256,7 @@ ...@@ -256,7 +256,7 @@
"name" : "FIELD9", "name" : "FIELD9",
"codeName" : "Field9" "codeName" : "Field9"
}, },
"width" : 150, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableLinkView" : true, "enableLinkView" : true,
"enableRowEdit" : true, "enableRowEdit" : true,
...@@ -276,7 +276,7 @@ ...@@ -276,7 +276,7 @@
"codeName" : "Field7" "codeName" : "Field7"
}, },
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "STAR",
"enableRowEdit" : true, "enableRowEdit" : true,
"enableSort" : true "enableSort" : true
} ], } ],
......
...@@ -445,7 +445,7 @@ ...@@ -445,7 +445,7 @@
"name" : "FIELD9", "name" : "FIELD9",
"codeName" : "Field9" "codeName" : "Field9"
}, },
"width" : 150, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableLinkView" : true, "enableLinkView" : true,
"enableRowEdit" : true, "enableRowEdit" : true,
...@@ -465,7 +465,7 @@ ...@@ -465,7 +465,7 @@
"codeName" : "Field7" "codeName" : "Field7"
}, },
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "STAR",
"enableRowEdit" : true, "enableRowEdit" : true,
"enableSort" : true "enableSort" : true
} ], } ],
......
...@@ -5500,7 +5500,7 @@ ...@@ -5500,7 +5500,7 @@
"name" : "FIELD9", "name" : "FIELD9",
"codeName" : "Field9" "codeName" : "Field9"
}, },
"width" : 150, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableLinkView" : true, "enableLinkView" : true,
"enableRowEdit" : true, "enableRowEdit" : true,
...@@ -5520,7 +5520,7 @@ ...@@ -5520,7 +5520,7 @@
"codeName" : "Field7" "codeName" : "Field7"
}, },
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "STAR",
"enableRowEdit" : true, "enableRowEdit" : true,
"enableSort" : true "enableSort" : true
} ], } ],
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册