This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
leo
/
LAPP_GAAS_GFrame_WEBFRONT
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
优化
pull/112/head
wangxy
3 years ago
parent
cec75cb20d
commit
8ae4b5f95c
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/views/productplan/workbench/order.vue
+ 1
- 0
src/views/productplan/workbench/order.vue
View File
@ -752,6 +752,7 @@ export default {
}
)
.
then
(
(
{
code
,
data
}
)
=>
{
if
(
code
===
200
)
{
this
.
isTerminateOrder
=
false
this
.
getList
(
)
}
}
)
}
)
Write
Preview
Loading…
Cancel
Save