This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
leo
/
LAPP_AdvancedPlanner_Front
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
正式订单(历史)修改接口参数
szdq
wangxy
3 years ago
parent
02dfcba661
commit
360e9112f0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/views/plan/workbench/formalhistoryOrder/index.vue
+ 1
- 1
src/views/plan/workbench/formalhistoryOrder/index.vue
View File
@ -105,7 +105,7 @@ export default {
}
}
let
params
=
{
'
SalesOrder-
VersionId'
:
'history'
'VersionId'
:
'history'
}
get
(
`
/admin/base/salesorder/selectlist
`
,
{
...
params
,
...
this
.
queryParams
}
)
.
then
(
(
{
code
,
data
}
)
=>
{
this
.
loading
=
false
Write
Preview
Loading…
Cancel
Save