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
02b8e6ac
authored
2025-12-08 16:22:28 +0800
by
lihua
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
调整日志列宽
1 parent
9186ebc4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/views/data_smart_contract/actionLogManage.vue
src/views/data_smart_contract/actionLogManage.vue
View file @
02b8e6a
...
...
@@ -51,10 +51,10 @@ const processTableInfo = ref({
rowKey
:
'guid'
,
fields
:
[
{
label
:
"序号"
,
type
:
"index"
,
width
:
TableColumnWidth
.
INDEX
,
align
:
"center"
},
{
label
:
"业务Guid"
,
field
:
"bizGuid"
,
width
:
180
},
{
label
:
"业务Guid"
,
field
:
"bizGuid"
,
width
:
262
},
{
label
:
"业务名称"
,
field
:
"bizName"
,
width
:
220
},
{
label
:
"操作时间"
,
field
:
"operatingTime"
,
width
:
170
},
{
label
:
"操作类型"
,
field
:
"operatingType"
,
width
:
1
75
,
getName
:
(
scope
)
=>
{
{
label
:
"操作类型"
,
field
:
"operatingType"
,
width
:
1
10
,
getName
:
(
scope
)
=>
{
let
typeMap
=
{
1
:
'新增'
,
2
:
'修改'
,
...
...
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