瀏覽代碼

feature_20250822_经销商逾期改成单选

zhujindu 3 月之前
父節點
當前提交
d35eb1cee7
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/agentList/index.vue

+ 1 - 0
src/views/agentList/index.vue

@@ -751,6 +751,7 @@ export default {
       }
       this.disabled = true;
       this.toastLoading(0, '加载中...', true);
+      // 添加逾期筛选
       let chainLabelTypes =
         this.YuQiVisitedTypes != ''
           ? this.chainLabelTypes.join(',') + ',' + this.YuQiVisitedTypes