ソースを参照

Finish Hotfix-zh-292

howie 2 年 前
コミット
ef5e972258

+ 1 - 1
src/views/sales_policy/components/AddPolicy.vue

@@ -672,7 +672,7 @@ export default {
       }
     },
     getCommonApi() {
-      this.getK3List();
+      // this.getK3List();
       // 非返利钱包
       getNoRebateWalletList({ walletName: "" }).then((res) => {
         this.NoRebateWalletList = res.data;

+ 1 - 1
src/views/sales_policy/components/editPolicy.vue

@@ -672,7 +672,7 @@ export default {
       }
     },
     getCommonApi() {
-      this.getK3List()
+      // this.getK3List()
       // 非返利钱包
       getNoRebateWalletList({ walletName: '' }).then((res) => {
         this.NoRebateWalletList = res.data