diff --git a/stock-forcast-web/views/sys/mans/index.vue b/stock-forcast-web/views/sys/mans/index.vue index 6254e1d..34acda0 100644 --- a/stock-forcast-web/views/sys/mans/index.vue +++ b/stock-forcast-web/views/sys/mans/index.vue @@ -185,7 +185,7 @@ export default { ElMessage.error('下载失败!') }) }, - errimport(){ //导入失败 + errimport(){ ElMessage.error('导入失败!') }, successimport(){ //导入成功 diff --git a/stock-forcast-web/views/sys/mans/index.vue.bak b/stock-forcast-web/views/sys/mans/index.vue.bak index 77a0e3f..6254e1d 100644 --- a/stock-forcast-web/views/sys/mans/index.vue.bak +++ b/stock-forcast-web/views/sys/mans/index.vue.bak @@ -315,7 +315,7 @@ export default { this.pageNum = val this.network() }, - addItem(){ //添加物品 + addItem(){ //添加项目 this.itemTypeGet() this.dialogFormVisible = true this.form = {}