fix: json添加editable字段修复build.sh报错
This commit is contained in:
parent
b84f8e406b
commit
ea7db0d51c
@ -2,6 +2,7 @@
|
||||
"tblname": "pricing_program",
|
||||
"title": "定价项目",
|
||||
"params": {
|
||||
"editable": "default",
|
||||
"sortby": "name",
|
||||
"logined_userorgid": "ownerid",
|
||||
"browserfields": {
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
"tblname": "pricing_program_timing",
|
||||
"title": "定价项目时序",
|
||||
"params": {
|
||||
"editable": "default",
|
||||
"browserfields": {
|
||||
"exclouded": ["id", "ppid" ],
|
||||
"alters": {}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user