提交 99bfa87f 编写于 作者: sq3536's avatar sq3536

modify

上级 42e9339b
......@@ -296,6 +296,7 @@ export default class AppFormJsonFieldSet extends AppFormJson {
},
],
options: {
grid_columns: 6,
select2_options: {
width: 350,
value: "",
......@@ -348,6 +349,7 @@ export default class AppFormJsonFieldSet extends AppFormJson {
},
],
options: {
grid_columns: 6,
select2_options: {
width: 350,
value: "",
......@@ -357,7 +359,7 @@ export default class AppFormJsonFieldSet extends AppFormJson {
},
businesscatfield: {
type: "selectnew",
title: "标示属性",
title: "业务类别属性",
watch: {
modelid: "arr_columnDefs.modelid",
entity: "arr_columnDefs.businesscatentity",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册