소스 검색

基本信息筛选

wangmeng 2 년 전
부모
커밋
28485825eb
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      ruoyi-ui/src/views/business/xxcx/fwjg/sqyljg/jbxx/index.vue

+ 0 - 1
ruoyi-ui/src/views/business/xxcx/fwjg/sqyljg/jbxx/index.vue

@@ -466,7 +466,6 @@ export default {
       listSqJcxx(this.queryParams).then(response => {
         this.jcxxList = response.rows;
         this.total = response.total;
-        this.queryParams.lb=this.dict.type.CZ030[0].id;
         this.loading = false;
       });
     },