소스 검색

【修改】优化政策

howie 2 년 전
부모
커밋
3d58e419bc
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