Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
rbc-demo
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王衍超
rbc-demo
Commits
b01545e1
Commit
b01545e1
authored
May 25, 2022
by
yangchen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
新增按钮组参数
parent
faf6d847
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
4 deletions
+13
-4
emcon.js
develop/@gms/gms-plugin-billexpand/src/emcon.js
+13
-4
No files found.
develop/@gms/gms-plugin-billexpand/src/emcon.js
View file @
b01545e1
...
...
@@ -128,10 +128,13 @@ export default {
"extends"
:
{
"config"
:
[
{
"key"
:
"btnName"
,
"type"
:
"String"
,
"title"
:
"按钮名称"
}
"key"
:
"formulas.display"
,
"type"
:
"formula"
,
"title"
:
"控件是否展示"
,
"configFormula"
:
true
,
"disableSwitch"
:
false
,
"formulas.display"
:
true
}
]
},
"value"
:
"buttonGroupControl"
,
...
...
@@ -532,6 +535,12 @@ export default {
"path"
:
"单据/通用"
,
"title"
:
"单据公式执行扩展"
,
"value"
:
"bill.BasicExtend.formulaSecond"
},
{
"discard"
:
true
,
"path"
:
"单据/通用"
,
"title"
:
"单据执行扩展(不保存单据)"
,
"value"
:
"bill.BasicExtend.formulaThree"
}
],
queryAction
:
[
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment