wangmeng 2 rokov pred
rodič
commit
28485825eb

+ 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;
       });
     },