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
025a83d7
Commit
025a83d7
authored
Feb 21, 2024
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
adjust bzzy,modify table pars
parent
9fa22f6b
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
46 additions
and
46 deletions
+46
-46
mx.vue
src/views/ccgl/kngl/bzzy/mx.vue
+9
-9
edit.vue
src/views/ccgl/kngl/bzzy/top/edit.vue
+17
-17
mp.vue
src/views/ccgl/kngl/bzzy/top/mp.vue
+20
-20
No files found.
src/views/ccgl/kngl/bzzy/mx.vue
View file @
025a83d7
...
...
@@ -35,21 +35,21 @@
url
:
'wms/kcgl/bzdj'
,
queryUrl
:
'wms/kcgl/bzdj/query/detail'
,
tableTitle
:
[
{
title
:
"唯一码"
,
field
:
"packCode"
,
width
:
140
},
// {
// title: "
唯一码
",
// field: "
pack
Code",
// title: "
容器
",
// field: "
rq
Code",
// width: 140
// },
// {
// title: "
容器
",
// field: "
rqCod
e",
// title: "
货主
",
// field: "
hzNam
e",
// width: 140
// },
{
title
:
"货主"
,
field
:
"hzName"
,
width
:
140
},
/* 分割*/
{
title
:
"物料编码"
,
...
...
src/views/ccgl/kngl/bzzy/top/edit.vue
View file @
025a83d7
...
...
@@ -271,8 +271,8 @@
],
/* 从表编辑数据 */
editTableTitle
:
[{
title
:
"
容器
"
,
field
:
"
rq
Code"
,
title
:
"
唯一码
"
,
field
:
"
pack
Code"
,
width
:
140
},
{
...
...
@@ -316,22 +316,22 @@
// field: "hzid",
// width: 240
// },
{
title
:
"货主"
,
field
:
"hzid"
,
width
:
240
,
type
:
'AuxInput'
,
typeConfig
:
{
isRequest
:
true
,
"code"
:
"HZID"
,
"label"
:
"hzName"
,
"transform"
:
{
"value"
:
"id"
,
"label"
:
"name"
}
//
{
//
title: "货主",
//
field: "hzid",
//
width: 240,
//
type: 'AuxInput',
//
typeConfig: {
//
isRequest: true,
//
"code": "HZID",
//
"label": "hzName",
//
"transform": {
//
"value": "id",
//
"label": "name"
//
}
}
}
//
}
//
}
...
...
src/views/ccgl/kngl/bzzy/top/mp.vue
View file @
025a83d7
...
...
@@ -93,26 +93,26 @@
field
:
"yssl"
,
width
:
100
,
},
{
title
:
"码盘数量"
,
field
:
"ztsl"
,
width
:
120
,
},
{
title
:
"包装数量"
,
field
:
"bzsl"
,
width
:
120
,
},
{
title
:
"入库数量"
,
field
:
"rksl"
,
width
:
100
,
},
{
title
:
"过账数量"
,
field
:
"gzsl"
,
width
:
120
,
},
//
{
//
title: "码盘数量",
//
field: "ztsl",
//
width: 120,
//
},
//
{
//
title: "包装数量",
//
field: "bzsl",
//
width: 120,
//
},
//
{
//
title: "入库数量",
//
field: "rksl",
//
width: 100,
//
},
//
{
//
title: "过账数量",
//
field: "gzsl",
//
width: 120,
//
},
{
title
:
"制令号"
,
field
:
"zlh"
,
...
...
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