瀏覽代碼

Merge branch 'master' of http://1.14.104.71:10880/root/ylrz_his_scrm_adminUI

ct 4 周之前
父節點
當前提交
fe2c66f047
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/hisStore/storeProduct/index.vue

+ 1 - 1
src/views/hisStore/storeProduct/index.vue

@@ -1681,7 +1681,7 @@ export default {
         return bulkCopy(productIds);
       }).then(() => {
         this.getList();
-        this.msgSuccess("删除成功");
+        this.msgSuccess("复制成功");
       }).catch(function() {});
     },
     /** 导出按钮操作 */