This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
limingjuan
/
Prediction-MindSpore
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
update
master
yuanjunbin
2 years ago
parent
daa299025d
commit
3e667d334a
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
stock-forcast-web/views/sys/mans/index.vue
+1
-1
stock-forcast-web/views/sys/mans/index.vue.bak
+ 1
- 1
stock-forcast-web/views/sys/mans/index.vue
View File
@@ -185,7 +185,7 @@ export default {
ElMessage.error('下载失败!')
})
},
errimport(){
//导入失败
errimport(){
ElMessage.error('导入失败!')
},
successimport(){ //导入成功
+ 1
- 1
stock-forcast-web/views/sys/mans/index.vue.bak
View File
@@ -315,7 +315,7 @@ export default {
this.pageNum = val
this.network()
},
addItem(){ //添加
物品
addItem(){ //添加
项目
this.itemTypeGet()
this.dialogFormVisible = true
this.form = {}
Write
Preview
Loading…
Cancel
Save