浏览代码

优化批量导入接口

yjwang 2 周之前
父节点
当前提交
dbb3b00e15
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/hisStore/storeOrder/healthStoreList.vue

+ 1 - 1
src/views/hisStore/storeOrder/healthStoreList.vue

@@ -500,7 +500,7 @@
     <el-dialog :close-on-click-modal="false" :close-on-press-escape="false" :visible.sync="importMsgOpen"
                append-to-body title="导入结果" width="500px"
     >
-      <h1>操作成功!</h1>
+      <h1>{{importMsg}}</h1>
     </el-dialog>
 
     <!-- 批量发货 -->