Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Fedex
/
imac-vue
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
jinhui.wang
2022-11-15 17:26:05 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d122e64dd7830c4c3580d76e0e204896a4d2ee5d
d122e64d
1 parent
658186b8
表格状态修改
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
12 deletions
src/assets/languages/tableHeaders.js
src/assets/languages/tableHeaders.js
View file @
d122e64
...
...
@@ -2153,49 +2153,50 @@ let tableHeaders = {
{
columnChineseName
:
"操作模块"
,
columnName
:
"module"
,
columnWidth
:
""
,
columnWidth
:
"
120
"
,
ext1
:
""
,
status
:
1
},
{
columnChineseName
:
"操作时间"
,
columnName
:
"createTime"
,
columnWidth
:
""
,
columnWidth
:
"
150
"
,
ext1
:
""
,
status
:
1
},
{
columnChineseName
:
"操作人"
,
columnName
:
"userName"
,
columnWidth
:
""
,
columnWidth
:
"
120
"
,
ext1
:
""
,
status
:
1
},
{
columnChineseName
:
"操作
结果
"
,
columnName
:
"
result
"
,
columnChineseName
:
"操作
描述
"
,
columnName
:
"
describe
"
,
columnWidth
:
""
,
ext1
:
"
slot
"
,
ext1
:
""
,
status
:
1
},
{
columnChineseName
:
"操作
描述
"
,
columnName
:
"
describe
"
,
columnChineseName
:
"操作
结果
"
,
columnName
:
"
result
"
,
columnWidth
:
""
,
ext1
:
""
,
ext1
:
"
slot
"
,
status
:
1
},
{
columnChineseName
:
"备注"
,
columnName
:
"remark"
,
columnWidth
:
""
,
ext1
:
""
,
columnWidth
:
"
100
"
,
ext1
:
"
slot
"
,
status
:
1
},
{
columnChineseName
:
"操作参数"
,
columnName
:
"requestParameters"
,
columnWidth
:
""
,
columnWidth
:
"
100
"
,
ext1
:
"slot"
,
status
:
1
},
...
...
Please
register
or
login
to post a comment