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
c5b8f32a
Commit
c5b8f32a
authored
May 19, 2024
by
周毅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
上立库支持指定库位
parent
10c17ff7
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
24 additions
and
3 deletions
+24
-3
index.vue
src/views/ccgl/jcsj/ckgl/index.vue
+1
-1
edit.vue
src/views/ccgl/rkgl/slk/top/edit.vue
+21
-0
index.vue
src/views/ccgl/rkgl/slk/top/wmsRkd/index.vue
+1
-1
edit.vue
src/views/ccgl/rkgl/spk/top/edit.vue
+1
-1
No files found.
src/views/ccgl/jcsj/ckgl/index.vue
View file @
c5b8f32a
...
...
@@ -4,7 +4,7 @@
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
</
template
>
<
template
#
toolbar=
"ctx"
>
<ImportButton
@
success=
"()=>
{
<ImportButton
@
success=
"()=>
{
ctx.basePage.refresh()
}" :url="'lxyl/jcsj/uck/import'" />
</
template
>
...
...
src/views/ccgl/rkgl/slk/top/edit.vue
View file @
c5b8f32a
...
...
@@ -176,6 +176,27 @@
}
}
},
{
label
:
'库位'
,
prop
:
'kwid'
,
span
:
8
,
type
:
'AuxInput'
,
typeConfig
:
{
queryParams
:()
=>
{
return
{
ckid
:
this
.
form
.
ckid
}
},
isRequest
:
false
,
code
:
'WMSKWWH'
,
label
:
'kwCode'
,
transform
:
{
value
:
'id'
,
label
:
'code'
}
},
},
{
label
:
'工位'
,
prop
:
'gwid'
,
...
...
src/views/ccgl/rkgl/slk/top/wmsRkd/index.vue
View file @
c5b8f32a
...
...
@@ -29,7 +29,7 @@
config
:
{
/* 基本配置*/
url
:
'wms/rkgl/mpzy/query/rktz'
,
queryUrl
:
'wms/sjrw/query/rktz'
,
queryUrl
:
'wms/sjrw/query/rktz'
,
tableTitle
:
[
{
title
:
"状态"
,
...
...
src/views/ccgl/rkgl/spk/top/edit.vue
View file @
c5b8f32a
...
...
@@ -124,7 +124,7 @@
},
{
label
:
'库位'
,
prop
:
'kw
Code
'
,
prop
:
'kw
id
'
,
span
:
8
,
required
:
true
,
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