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
96e5378c
Commit
96e5378c
authored
Apr 17, 2024
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调拨入库同步 显示变更
parent
75d34614
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
index.vue
src/views/ccgl/rkgl/rkd/top/index.vue
+3
-3
No files found.
src/views/ccgl/rkgl/rkd/top/index.vue
View file @
96e5378c
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<template
#
dialog=
"ctx"
>
<template
#
dialog=
"ctx"
>
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
<Shd
v-if=
"ctx.basePage.showDialog&&ctx.basePage.DialogTitle=='同步送货单'"
:app=
'ctx.basePage'
/>
<Shd
v-if=
"ctx.basePage.showDialog&&ctx.basePage.DialogTitle=='同步送货单'"
:app=
'ctx.basePage'
/>
<Dbrktb
v-if=
"ctx.basePage.showDialog&&ctx.basePage.DialogTitle=='
调拨入库同步
'"
:app=
'ctx.basePage'
/>
<Dbrktb
v-if=
"ctx.basePage.showDialog&&ctx.basePage.DialogTitle=='
同步生产入库单
'"
:app=
'ctx.basePage'
/>
<Tbcgd
v-if=
"ctx.basePage.showDialog&&ctx.basePage.DialogTitle=='同步采购单'"
:app=
'ctx.basePage'
/>
<Tbcgd
v-if=
"ctx.basePage.showDialog&&ctx.basePage.DialogTitle=='同步采购单'"
:app=
'ctx.basePage'
/>
<Tbxsth
v-if=
"ctx.basePage.showDialog&&ctx.basePage.DialogTitle=='同步销售退货'"
:app=
'ctx.basePage'
/>
<Tbxsth
v-if=
"ctx.basePage.showDialog&&ctx.basePage.DialogTitle=='同步销售退货'"
:app=
'ctx.basePage'
/>
</
template
>
</
template
>
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
<el-button
@
click=
"qxqr(ctx.basePage)"
size=
'mini'
type=
"primary"
>
取消确认
</el-button>
<el-button
@
click=
"qxqr(ctx.basePage)"
size=
'mini'
type=
"primary"
>
取消确认
</el-button>
<el-button
@
click=
"sapgz(ctx.basePage)"
size=
'mini'
type=
"primary"
>
SAP过账
</el-button>
<el-button
@
click=
"sapgz(ctx.basePage)"
size=
'mini'
type=
"primary"
>
SAP过账
</el-button>
<el-button
@
click=
"tbshd(ctx.basePage)"
size=
'mini'
type=
"primary"
>
同步送货单
</el-button>
<el-button
@
click=
"tbshd(ctx.basePage)"
size=
'mini'
type=
"primary"
>
同步送货单
</el-button>
<el-button
@
click=
"dbrktb(ctx.basePage)"
size=
'mini'
type=
"primary"
>
调拨入库同步
</el-button>
<el-button
@
click=
"dbrktb(ctx.basePage)"
size=
'mini'
type=
"primary"
>
同步生产入库单
</el-button>
<el-button
@
click=
"tbcgd(ctx.basePage)"
size=
'mini'
type=
"primary"
>
同步采购单
</el-button>
<el-button
@
click=
"tbcgd(ctx.basePage)"
size=
'mini'
type=
"primary"
>
同步采购单
</el-button>
<el-button
@
click=
"tbxsth(ctx.basePage)"
size=
'mini'
type=
"primary"
>
同步销售退货
</el-button>
<el-button
@
click=
"tbxsth(ctx.basePage)"
size=
'mini'
type=
"primary"
>
同步销售退货
</el-button>
...
@@ -248,7 +248,7 @@
...
@@ -248,7 +248,7 @@
},
},
dbrktb
(
ctx
){
dbrktb
(
ctx
){
ctx
.
DialogWidth
=
'35vw'
ctx
.
DialogWidth
=
'35vw'
ctx
.
DialogTitle
=
'
调拨入库同步
'
ctx
.
DialogTitle
=
'
同步生产入库单
'
ctx
.
showDialog
=
true
ctx
.
showDialog
=
true
},
},
qktjkw
(
ctx
){
qktjkw
(
ctx
){
...
...
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