Quellcode durchsuchen

基本信息筛选

wangmeng vor 2 Jahren
Ursprung
Commit
28485825eb
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  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;
       });
     },