瀏覽代碼

Merge branch '0210问题' of sckj/mz-cloud into master

sckj 1 周之前
父節點
當前提交
e4296a70e6
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      ruoyi-ui-gljt/src/views/gljt/pcjfxx/index.vue

+ 4 - 1
ruoyi-ui-gljt/src/views/gljt/pcjfxx/index.vue

@@ -111,7 +111,7 @@
               <dict-tag :options="dict.type.C0044" :value="scope.row.khyh"/>
             </template>
           </el-table-column>
-          <el-table-column label="银行账号" align="center" prop="yhzh" width="150"/>
+          <el-table-column label="银行账号" align="center" prop="yhzh" width="200"/>
           <el-table-column label="开户名称" align="center" prop="khmc"/>
           <el-table-column label="发放月份" align="center" prop="ffyf">
             <template slot-scope="scope">
@@ -253,6 +253,9 @@
         queryParams: {
           pageNum: 1,
           pageSize: 10,
+          sqrXm:'',
+          sqrZjhm:'',
+          yhhz:'',
         },
         // 表单参数
         form: {},