Browse Source

update

master
yuanjunbin 2 years ago
parent
commit
3e667d334a
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      stock-forcast-web/views/sys/mans/index.vue
  2. +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 = {}


Loading…
Cancel
Save