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
Merge branch 'develop' into xuxiaoming
pull/101/head
xuxiaoming
3 years ago
parent
63f5e5485d
4f4e19cc35
commit
acf8ba25d6
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/plan/workbench/homePage/beta/predict/predictEdit.vue
+ 1
- 0
src/views/plan/workbench/homePage/beta/predict/predictEdit.vue
View File
@ -343,6 +343,7 @@ export default {
}
)
.
then
(
(
)
=>
{
this
.
msgSuccess
(
"操作成功"
)
;
this
.
handleUpdate
(
this
.
item
.
CustomerId
,
this
.
item
.
VersionId
)
}
)
.
catch
(
(
)
=>
{
}
)
;
}
,
Write
Preview
Loading…
Cancel
Save