瀏覽代碼

Finish Hotfix-zh-292

howie 2 年之前
父節點
當前提交
ef5e972258
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      src/views/sales_policy/components/AddPolicy.vue
  2. 1 1
      src/views/sales_policy/components/editPolicy.vue

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

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

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

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