Преглед изворни кода

Merge branch 'dev' into 'test'

商品添加卡密导入卡密文案调整

See merge request quanshu/mp-ui-pc!344
世轩 пре 3 година
родитељ
комит
58f99b3bd3
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/business/goods/index.vue

+ 1 - 1
src/views/business/goods/index.vue

@@ -378,7 +378,7 @@ export default {
       }
       this.vloading = this.$loading({
         lock: true,
-        text: "正在导出商品.....",
+        text: "正在导入卡密.....",
         background: "rgba(0, 0, 0, 0.7)",
       });
       setCamiloShip(params, this.headers, this.camiloGoodsId).then(response => {