Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
csbr-daop
/
fe-data-trusted-space
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
b8da8e1f
authored
2025-02-11 17:22:54 +0800
by
xukangle
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fix:看板增加调用数字段
1 parent
146525fb
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/views/indexNewBigScreen.vue
src/views/indexNewBigScreen.vue
View file @
b8da8e1
...
...
@@ -341,11 +341,11 @@ const financingTableInfo = ref({
// columClass: 'text_btn',
// value: "detail",
},
// { label: "授信日期", field: "creditGrantingTime", width: 110
},
{
label
:
"调用数"
,
field
:
"callApiNumber"
,
width
:
100
,
align
:
"right"
,
},
{
label
:
"调用次数"
,
field
:
"callApiCount"
,
width
:
1
4
0
,
width
:
1
0
0
,
align
:
"right"
,
// getName: (scope) => {
// return changeNum(scope.row.creditGrantingMoney ?? 0, 2, true) + '万元';
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment