浏览代码

基本信息筛选

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