Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
lxyl-vue
Project
Project
Details
Activity
Releases
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
李苏
lxyl-vue
Commits
063ce4cb
Commit
063ce4cb
authored
Jan 30, 2024
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change the position of fields
parent
02351d7e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
7 deletions
+19
-7
index.vue
src/views/ccgl/zygz/sjgz/index.vue
+19
-7
No files found.
src/views/ccgl/zygz/sjgz/index.vue
View file @
063ce4cb
...
...
@@ -20,6 +20,16 @@
/* 基本配置*/
url
:
'lxyl/zygz/usjgz'
,
tableTitle
:
[{
title
:
"仓库"
,
field
:
"ckName"
,
width
:
130
},
{
title
:
"库区"
,
field
:
"kqName"
,
width
:
130
},
{
title
:
"执行顺序"
,
field
:
"zxsx"
,
width
:
140
...
...
@@ -35,15 +45,17 @@
}
},
{
title
:
"
仓库
"
,
field
:
"
ckName
"
,
width
:
1
3
0
title
:
"
维护人
"
,
field
:
"
whr
"
,
width
:
1
4
0
},
{
title
:
"
库区
"
,
field
:
"
kqName
"
,
width
:
130
title
:
"
维护时间
"
,
field
:
"
whsj
"
,
fieldType
:
'ftDateTime'
},
{
title
:
"备注"
,
field
:
"bz"
...
...
@@ -100,4 +112,4 @@
</
script
>
<
style
>
</
style
>
</
style
>
\ No newline at end of file
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