Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
X
xgdlapp
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
李苏
xgdlapp
Commits
038220d9
Commit
038220d9
authored
Jan 30, 2023
by
李苏
💬
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of gitlab.gavelinfo.com:lisu/xgdlapp
parents
3292329e
70bf337f
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
index.vue
pages/dl_cmaterial/index.vue
+1
-1
xzwl.vue
pages/dl_cmaterial/xzwl.vue
+2
-2
No files found.
pages/dl_cmaterial/index.vue
View file @
038220d9
...
...
@@ -156,7 +156,7 @@
},
methods
:
{
backWarehouse
(){
backWarehouse
({
id
:
this
.
gwinfor
[
this
.
gwSelcetdIndex
].
id
}).
then
(
e
=>
{
backWarehouse
({
gw
id
:
this
.
gwinfor
[
this
.
gwSelcetdIndex
].
id
}).
then
(
e
=>
{
if
(
e
){
this
.
f5Gw
()
this
.
$tip
.
toast
(
"回库成功"
)
...
...
pages/dl_cmaterial/xzwl.vue
View file @
038220d9
...
...
@@ -12,12 +12,12 @@
</view>
<view
class=
"bg-white"
>
<cu-custom
bgColor=
"bg-gradual-blue"
:isBack=
"true"
>
<block
slot=
"content"
>
选择
物料
</block>
<block
slot=
"content"
>
选择
生产订单
</block>
</cu-custom>
</view>
<view
class=
"cu-bar bg-white solid-bottom"
>
<view
class=
"action"
>
<text
class=
"cuIcon-title text-orange "
></text>
物料
列表
<text
class=
"cuIcon-title text-orange "
></text>
订单
列表
</view>
</view>
<InfoCard
:keyWidth=
"'cardKeyFull'"
:itemWidth=
"'infoBodyItemFull'"
:info=
"item"
:title=
"'序号:#'+(index+1)"
v-for=
"(item,index) in wlinfor"
:key=
"index"
...
...
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