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
20d33ccf
Commit
20d33ccf
authored
May 21, 2024
by
周毅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改备料登记字段类型
parent
8ed62aaa
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
57 deletions
+3
-57
edit.vue
src/views/ccgl/ckgl/bldj/top/edit.vue
+1
-1
index.vue
src/views/ccgl/rkgl/spk/top/wym/index.vue
+2
-56
No files found.
src/views/ccgl/ckgl/bldj/top/edit.vue
View file @
20d33ccf
...
...
@@ -231,7 +231,7 @@
title
:
"数量"
,
field
:
"sl"
,
// type: 'inputText',
width
:
16
0
width
:
8
0
},
{
title
:
"物料批号"
,
...
...
src/views/ccgl/rkgl/spk/top/wym/index.vue
View file @
20d33ccf
...
...
@@ -45,56 +45,6 @@
field
:
"rqCode"
,
width
:
140
},
{
title
:
"货主编码"
,
field
:
"hzCode"
,
width
:
140
},
{
title
:
"货主"
,
field
:
"hzName"
,
width
:
140
},
{
title
:
"状态"
,
field
:
"packZt"
,
width
:
140
,
transform
:
{
"url"
:
"wms/jcsj/rq/init/zt"
,
"label"
:
"name"
,
"value"
:
"id"
}
},
{
title
:
"库存状态"
,
field
:
"packKczt"
,
width
:
140
,
transform
:
{
"url"
:
"wms/jcsj/rq/init/kczt"
,
"label"
:
"name"
,
"value"
:
"id"
}
},
{
title
:
"容量状态"
,
field
:
"packRlzt"
,
width
:
140
,
transform
:
{
"url"
:
"wms/jcsj/rq/init/rlzt"
,
"label"
:
"name"
,
"value"
:
"id"
}
},
{
title
:
"运输状态"
,
field
:
"packYszt"
,
width
:
140
,
transform
:
{
"url"
:
"wms/jcsj/rq/init/yszt"
,
"label"
:
"name"
,
"value"
:
"id"
}
},
{
title
:
"物料编码"
,
field
:
"wlxxCode"
,
...
...
@@ -118,12 +68,8 @@
{
title
:
"数量"
,
field
:
"sl"
,
width
:
140
},
{
title
:
"入库单号"
,
field
:
"rktzDjid"
,
width
:
180
width
:
140
,
fieldType
:
"ftFloat"
}
],
queryParams
:
[
...
...
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