Pārlūkot izejas kodu

【修改】优化政策

howie 2 gadi atpakaļ
vecāks
revīzija
3d58e419bc

+ 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