Explorar o código

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

ct hai 4 semanas
pai
achega
fe2c66f047
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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() {});
     },
     /** 导出按钮操作 */