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
58849832
Commit
58849832
authored
Apr 15, 2024
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
问题清单/功能新增等
parent
390e9fb8
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
19 additions
and
9 deletions
+19
-9
dbckqd.vue
src/views/ccgl/ckgl/jhd/top/dbckqd.vue
+5
-5
rkqd.vue
src/views/ccgl/ckgl/jhd/top/rkqd.vue
+1
-1
index.vue
src/views/ccgl/cxfx/sfmxcx/index.vue
+5
-1
index.vue
src/views/ccgl/rkgl/rkdj/index.vue
+3
-2
mx.vue
src/views/ccgl/zlgl/kcyhd/mx.vue
+5
-0
No files found.
src/views/ccgl/ckgl/jhd/top/dbckqd.vue
View file @
58849832
...
...
@@ -73,11 +73,11 @@ mixins:[wlsx,wlphsx],
field
:
"bcsl"
,
width
:
100
,
},
//
{
// title: "已出库
数量",
// field: "yck
sl",
//
width: 100,
//
},
{
title
:
"拣货
数量"
,
field
:
"jh
sl"
,
width
:
100
,
},
{
title
:
"状态"
,
field
:
"zt"
,
...
...
src/views/ccgl/ckgl/jhd/top/rkqd.vue
View file @
58849832
src/views/ccgl/cxfx/sfmxcx/index.vue
View file @
58849832
...
...
@@ -196,7 +196,11 @@
/* 覆盖查询条件*/
if
(
newValue
){
this
.
$nextTick
(()
=>
{
this
.
$refs
.
basePage
.
queryParams
=
{...
this
.
$refs
.
basePage
.
queryParams
,...
newValue
}
this
.
$refs
.
basePage
.
queryParams
.
ckid
=
newValue
.
ckid
this
.
$refs
.
basePage
.
queryParams
.
kwid
=
newValue
.
kwid
this
.
$refs
.
basePage
.
queryParams
.
wlph
=
newValue
.
wlph
this
.
$refs
.
basePage
.
queryParams
.
zlh
=
newValue
.
zlh
this
.
$refs
.
basePage
.
queryParams
.
wlid
=
newValue
.
wlid
this
.
$refs
.
basePage
.
refresh
()
})
...
...
src/views/ccgl/rkgl/rkdj/index.vue
View file @
58849832
...
...
@@ -17,11 +17,11 @@
add
:
false
,
copy
:
false
,
/* 手动控制删除 */
delButton
:
fals
e
,
delButton
:
tru
e
,
/* 手动控制编辑按钮权限 */
editButton
:
false
,
/* 是否渲染右侧操作按钮 */
operateButtons
:
fals
e
,
operateButtons
:
tru
e
,
/* 是否开启工作流按钮 */
workFlow
:
false
,
/* 表格开启选择,以及记住选择 */
...
...
@@ -29,6 +29,7 @@
saveSelected
:
false
},
config
:
{
delUrl
:
'test/delete'
,
queryDetail
:
true
,
/* 基本配置*/
url
:
'wms/rkgl/rkdj'
,
...
...
src/views/ccgl/zlgl/kcyhd/mx.vue
View file @
58849832
...
...
@@ -49,6 +49,11 @@
field
:
"wlxxGg"
,
width
:
140
},
{
title
:
"wcs任务号"
,
field
:
"wcsCode"
,
width
:
140
},
{
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