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
2afcc3ef
Commit
2afcc3ef
authored
Mar 12, 2024
by
zhangjun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改调拨出库请求url
parent
8a62b48c
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
dbckd.vue
src/views/ccgl/ckgl/jhd/top/dbckd.vue
+2
-2
dbckqd.vue
src/views/ccgl/ckgl/jhd/top/dbckqd.vue
+2
-2
cbzxtltb.vue
src/views/ccgl/thgl/ckth/top/cbzxtltb.vue
+1
-1
No files found.
src/views/ccgl/ckgl/jhd/top/dbckd.vue
View file @
2afcc3ef
...
...
@@ -30,8 +30,8 @@
config
:
{
queryDetail
:
true
,
/* 基本配置*/
url
:
'
wms
/ckgl/dbck'
,
queryUrl
:
'
wms/ckgl/jhtz/query/dbck
'
,
url
:
'
lxyl
/ckgl/dbck'
,
queryUrl
:
'
lxyl/ckgl/dbck/query
'
,
tableTitle
:
[{
title
:
"出库单号"
,
field
:
"djid"
,
...
...
src/views/ccgl/ckgl/jhd/top/dbckqd.vue
View file @
2afcc3ef
...
...
@@ -40,8 +40,8 @@ mixins:[wlsx,wlphsx],
},
config
:
{
/* 基本配置*/
url
:
'
wms
/ckgl/dbck'
,
queryUrl
:
'
wms/ckgl/jhtz/query/dbckmx
'
,
url
:
'
lxyl
/ckgl/dbck'
,
queryUrl
:
'
lxyl/ckgl/dbck/query/detail
'
,
tableTitle
:
[{
title
:
"物料编码"
,
field
:
"wlxxCode"
,
...
...
src/views/ccgl/thgl/ckth/top/cbzxtltb.vue
View file @
2afcc3ef
...
...
@@ -78,7 +78,7 @@ this.$post('common/datetime',{}).then(res=>{
this
.
$refs
[
'form'
].
validate
((
valid
)
=>
{
if
(
valid
){
this
.
isLoading
=
true
this
.
$post
(
'lxyl/rkgl/ckthtz/sync/l
l
tl'
,
this
.
form
).
then
(
res
=>
{
this
.
$post
(
'lxyl/rkgl/ckthtz/sync/l
x
tl'
,
this
.
form
).
then
(
res
=>
{
if
(
res
.
success
){
this
.
isLoading
=
false
this
.
$success
(
'操作成功'
)
...
...
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