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
663ef79c
Commit
663ef79c
authored
Jul 05, 2024
by
周毅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修复bug
parent
a1f2017e
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
32 deletions
+7
-32
mx.vue
src/views/ccgl/kngl/bzzy/mx.vue
+5
-25
mx.vue
src/views/ccgl/rkgl/rkd/mx.vue
+0
-5
edit.vue
src/views/ccgl/rkgl/rkd/top/edit.vue
+2
-2
No files found.
src/views/ccgl/kngl/bzzy/mx.vue
View file @
663ef79c
...
...
@@ -40,21 +40,11 @@
field
:
"packCode"
,
width
:
140
},
// {
// title: "容器",
// field: "rqCode",
// width: 140
// },
// {
// title: "货主",
// field: "hzName",
// width: 140
// },
/* 分割*/
{
title
:
"物料编码"
,
field
:
"wlxxCode"
,
width
:
1
4
0
width
:
1
2
0
},
{
title
:
"物料名称"
,
...
...
@@ -69,28 +59,18 @@
{
title
:
"物料批号"
,
field
:
"wlph"
,
width
:
1
8
0
width
:
1
4
0
},
{
title
:
"制令号"
,
field
:
"zlh"
,
width
:
1
8
0
width
:
1
4
0
},
{
title
:
"装包数量"
,
field
:
"zbsl"
,
width
:
140
},
// {
// title: "包装数量",
// field: "bzsl",
// width: 140
// },
// {
// title: "拆分数量",
// field: "cfsl",
// width: 140
// }
fieldType
:
"float"
}
],
queryParams
:
[],
...
...
src/views/ccgl/rkgl/rkd/mx.vue
View file @
663ef79c
...
...
@@ -81,11 +81,6 @@
field
:
"yssl"
,
width
:
100
,
},
{
title
:
"码盘数量"
,
field
:
"ztsl"
,
width
:
120
,
},
{
title
:
"包装数量"
,
field
:
"zbsl"
,
...
...
src/views/ccgl/rkgl/rkd/top/edit.vue
View file @
663ef79c
...
...
@@ -220,7 +220,7 @@ import { Row } from 'element-ui'
"value"
:
""
,
"required"
:
true
,
"typeConfig"
:
{
"src"
:
"
jcsj
/common/ck/queryCkid"
,
"src"
:
"
lxyl
/common/ck/queryCkid"
,
"match"
:
{
"value"
:
"id"
,
"label"
:
"name"
...
...
@@ -263,7 +263,7 @@ import { Row } from 'element-ui'
},
{
readonly
:
true
,
label
:
'
货主
'
,
label
:
'
工厂
'
,
prop
:
'hzid'
,
span
:
8
,
type
:
'AuxInput'
,
...
...
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