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
366ecd76
Commit
366ecd76
authored
Feb 22, 2024
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
on the page delete some field and add rktzDjid to queryparams
parent
3bdfe896
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
17 deletions
+25
-17
index.vue
src/views/ccgl/kngl/bzzy/top/index.vue
+25
-17
No files found.
src/views/ccgl/kngl/bzzy/top/index.vue
View file @
366ecd76
...
...
@@ -41,16 +41,17 @@
/* 基本配置*/
url
:
'wms/rkgl/bzzy'
,
// addUrl:'wms/rkgl/bzdj/install',
tableTitle
:
[{
title
:
"类型"
,
field
:
"djlx"
,
width
:
80
,
"transform"
:
{
"url"
:
"wms/rkgl/bzzy/init/djlx"
,
"label"
:
"name"
,
"value"
:
"id"
}
},
tableTitle
:
[
// {
// title: "类型",
// field: "djlx",
// width: 80,
// "transform": {
// "url": "wms/rkgl/bzzy/init/djlx",
// "label": "name",
// "value": "id"
// }
// },
{
title
:
"单据号"
,
field
:
"djid"
,
...
...
@@ -62,12 +63,12 @@
field
:
"ywrq"
,
fieldType
:
"ftDate"
},
{
title
:
"包号"
,
field
:
"packCode"
,
fieldType
:
"ftString"
,
width
:
260
},
//
{
//
title: "包号",
//
field: "packCode",
//
fieldType: "ftString",
//
width: 260
//
},
{
title
:
"仓库"
,
field
:
"ckName"
,
...
...
@@ -95,7 +96,7 @@
},
{
title
:
"来源单号"
,
field
:
"
lydj
Djid"
,
field
:
"
rktz
Djid"
,
fieldType
:
"ftString"
,
width
:
140
},
...
...
@@ -149,6 +150,13 @@
span
:
6
,
type
:
'input'
,
value
:
''
},
{
label
:
'入库单号'
,
prop
:
'rktzDjid'
,
span
:
6
,
type
:
'input'
,
value
:
''
}
]
...
...
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