Explorar o código

feature_20250822_经销商逾期改成单选

zhujindu hai 3 meses
pai
achega
d35eb1cee7
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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