Commit 41884a7b by liru

修改

parent f59cf6c0
......@@ -224,7 +224,6 @@
</div>
<div class="row">
<div class="col-md-6">
<div class="form-group">
<label class="col-sm-3 control-label">住所:</label>
......@@ -233,6 +232,16 @@
</div>
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<label class="col-sm-3 control-label">企业状态:</label>
<div class="col-sm-8">
<select name="lx" class="form-control m-b" th:with="type=${@dict.getType('orhon_lx')}">
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select>
</div>
</div>
</div>
</div>
<h4 class="form-header h4">党组织情况</h4>
......@@ -303,12 +312,11 @@
<div class="row">
<div class="col-md-6">
<div class="form-group">
<label class="col-sm-3 control-label">是否建立团组织:</label>
<label class="col-sm-3 control-label">是否建立团组织:</label>
<div class="col-sm-8">
<div class="radio-box" th:each="dict : ${@dict.getType('is_tzz')}">
<input type="radio" th:id="${'istzz_' + dict.dictCode}" name="istzz" th:value="${dict.dictValue}" th:checked="${dict.default}">
<label th:for="${'istzz_' + dict.dictCode}" th:text="${dict.dictLabel}"></label>
</div>
<select name="type" class="form-control m-b" th:with="type=${@dict.getType('is_tzz')}">
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select>
</div>
</div>
</div>
......
......@@ -224,7 +224,6 @@
</div>
<div class="row">
<div class="col-md-6">
<div class="form-group">
<label class="col-sm-3 control-label">住所:</label>
......@@ -233,6 +232,16 @@
</div>
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<label class="col-sm-3 control-label">企业状态:</label>
<div class="col-sm-8">
<select name="lx" th:field="*{lx}" class="form-control m-b" th:with="type=${@dict.getType('orhon_lx')}">
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select>
</div>
</div>
</div>
</div>
<h4 class="form-header h4">党组织情况</h4>
......@@ -304,12 +313,11 @@
<div class="row">
<div class="col-md-6">
<div class="form-group">
<label class="col-sm-3 control-label">是否建立团组织:</label>
<label class="col-sm-3 control-label">是否建立团组织:</label>
<div class="col-sm-8">
<div class="radio-box" th:each="dict : ${@dict.getType('is_tzz')}">
<input type="radio" th:id="${'istzz_' + dict.dictCode}" name="istzz" th:value="${dict.dictValue}" th:checked="${dict.default}" th:field="*{istzz}">
<label th:for="${'istzz_' + dict.dictCode}" th:text="${dict.dictLabel}"></label>
</div>
<select name="type" class="form-control m-b" th:with="type=${@dict.getType('is_tzz')}">
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select>
</div>
</div>
</div>
......
......@@ -12,6 +12,10 @@
margin: 5px 0px 0px 0px;
text-align:right;
}
.select-width{
width: 169px;
height: 24px;
}
</style>
</head>
<body class="gray-bg">
......@@ -20,157 +24,97 @@
<div class="col-sm-12 search-collapse" id="searchDiv">
<form id="formId">
<div class="select-list">
<ul>
<div class="row">
<div class="col-md-3">
<li>
<label>企业名称:</label>
<input type="text" name="mc"/>
</li>
</div>
<div class="col-md-3">
<li>
<label>企业区域:</label>
<select name="deptId" th:with="type=${@dict.getType('orhon_qyfl')}">
<option value="">所有</option>
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select>
</li>
</div>
<div class="col-md-3">
<li>
<label>企业类型:</label>
<select name="type" th:with="type=${@dict.getType('orhon_qylx')}">
<option value="">所有</option>
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select>
</li>
</div>
<div class="col-md-3">
<li>
<label>所在地:</label>
<input type="text" name="szd"/>
</li>
</div>
</div>
<!-- second -->
<div class="row">
<div class="col-md-3">
<li class="select-time">
<table class="select-list">
<tr>
<td width="120" height="43">企业名称:</td><td width="200" height="43"><input type="text" name="mc"/></td>
<td width="120" height="43">企业区域:</td><td width="200" height="43"><select class="select-width" name="deptId" th:with="type=${@dict.getType('orhon_qyfl')}">
<option value="">所有</option>
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select></td>
<td width="150" height="43">企业类型:</td><td width="200" height="43"><select class="select-width" name="type" th:with="type=${@dict.getType('orhon_qylx')}">
<option value="">所有</option>
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select></td>
</tr>
<tr>
<td width="1" height="43">所在地:</td><td width="1" height="43"><input type="text" name="szd"/></td>
<td width="1" height="43">是否建立工会:</td><td width="1" height="43"><select class="select-width" name="isgh" th:with="type=${@dict.getType('is_gh')}">
<option value="">所有</option>
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select></td>
<td width="1" height="43">是否为"双强六好"党组织:</td><td width="1" height="43"><select class="select-width" name="issqlh" th:with="type=${@dict.getType('is_sqlh')}">
<option value="">所有</option>
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select></td>
</tr>
<tr>
<td width="1" height="43">是否党员:</td><td width="1" height="43"><select class="select-width" name="isdy" th:with="type=${@dict.getType('orhon_isdy')}">
<option value="">所有</option>
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select></td>
<td width="1" height="43">是否有活动阵地:</td><td width="1" height="43"><select class="select-width" name="ishdzd" th:with="type=${@dict.getType('is_hdzd')}">
<option value="">所有</option>
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select></td>
<td width="1" height="43">是否建立党组织:</td><td width="1" height="43"><select class="select-width" name="isdzz" th:with="type=${@dict.getType('is_dzz')}">
<option value="">所有</option>
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select></td>
</tr>
<tr>
<td width="1" height="43">党组织类型:</td><td width="1" height="43"><select class="select-width" name="dzzlx" th:with="type=${@dict.getType('orhon_dzzlx')}">
<option value="">所有</option>
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select></td>
<td width="1" height="43">是否建立团组织:</td><td width="1" height="43"><select class="select-width" name="istzz" th:with="type=${@dict.getType('is_tzz')}">
<option value="">所有</option>
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select></td>
</tr>
</table>
<table>
<tr>
<td><li class="select-time">
<label>资产总额:</label>
<input type="text" class="qj-input" id="startZcze" placeholder="最小值" name="params[beginZcze]"/>
<span>-</span>
<input type="text" class="qj-input" id="endZcze" placeholder="最大值" name="params[endZcze]"/>
</li>
</div>
<div class="col-md-3">
<li class="select-time">
<label>年营业收入:</label>
<input type="text" class="qj-input" id="startNyysr" placeholder="最小值" name="params[beginNyysr]"/>
<span>-</span>
<input type="text" class="qj-input" id="endNyysr" placeholder="最大值" name="params[endNyysr]"/>
</li>
</div>
<div class="col-md-3">
<li class="select-time">
<label>从业人员数量:</label>
<input type="text" class="qj-input" id="startCyrs" placeholder="最小值" name="params[beginCyrs]"/>
<span>-</span>
<input type="text" class="qj-input" id="endCyrs" placeholder="最大值" name="params[endCyrs]"/>
</li>
</div>
<div class="col-md-3">
<li class="select-time">
<label>党员数:</label>
<input type="text" class="qj-input" id="startDys" placeholder="最小值" name="params[beginDys]"/>
<span>-</span>
<input type="text" class="qj-input" id="endDys" placeholder="最大值" name="params[endDys]"/>
</li>
</div>
</div>
<!-- third -->
<div class="row">
<div class="col-md-3">
<li>
<label>是否建立工会:</label>
<select name="isgh" th:with="type=${@dict.getType('is_gh')}">
<option value="">所有</option>
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select>
</li>
</div>
<div class="col-md-3">
<li>
<label>是否建立团组织:</label>
<select name="istzz" th:with="type=${@dict.getType('is_tzz')}">
<option value="">所有</option>
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select>
</li>
</div>
<div class="col-md-3">
<li>
<label>是否建立党组织:</label>
<select name="isdzz" th:with="type=${@dict.getType('is_dzz')}">
<option value="">所有</option>
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select>
</li>
</div>
<div class="col-md-3">
<li>
<label>党组织类型:</label>
<select name="dzzlx" th:with="type=${@dict.getType('orhon_dzzlx')}">
<option value="">所有</option>
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select>
</li>
</div>
</div>
<!-- forth -->
<div class="row">
<div class="col-md-3">
<li>
<label>是否有活动阵地:</label>
<select name="ishdzd" th:with="type=${@dict.getType('is_hdzd')}">
<option value="">所有</option>
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select>
</li>
</div>
<div class="col-md-3">
<li>
<label >是否"双强六好":</label>
<select name="issqlh" th:with="type=${@dict.getType('is_sqlh')}">
<option value="">所有</option>
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select>
</li>
</div>
</div>
<!-- <li>-->
<!-- <label>是否党员:</label>-->
<!-- <select name="isdy" th:with="type=${@dict.getType('orhon_isdy')}">-->
<!-- <option value="">所有</option>-->
<!-- <option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>-->
<!-- </select>-->
<!-- </li>-->
<div class="row">
<div class="col-md-6"></div>
<div class="col-md-6">
<li>
</td>
<td>
<li class="select-time">
<label>年营业收入:</label>
<input type="text" class="qj-input" id="startNyysr" placeholder="最小值" name="params[beginNyysr]"/>
<span>-</span>
<input type="text" class="qj-input" id="endNyysr" placeholder="最大值" name="params[endNyysr]"/>
</li>
</td>
</tr>
<tr>
<td width="450">
<li class="select-time">
<label>从业人员数量:</label>
<input type="text" class="qj-input" id="startCyrs" placeholder="最小值" name="params[beginCyrs]"/>
<span>-</span>
<input type="text" class="qj-input" id="endCyrs" placeholder="最大值" name="params[endCyrs]"/>
</li>
</td>
<td>
<li class="select-time">
<label>党员数:</label>
<input type="text" class="qj-input" id="startDys" placeholder="最小值" name="params[beginDys]"/>
<span>-</span>
<input type="text" class="qj-input" id="endDys" placeholder="最大值" name="params[endDys]"/>
</li>
</td>
</tr>
<tr>
<td>
<a class="btn btn-primary btn-rounded btn-sm" onclick="$.table.search()"><i class="fa fa-search"></i>&nbsp;搜索</a>
<a class="btn btn-warning btn-rounded btn-sm" onclick="$.form.reset()"><i class="fa fa-refresh"></i>&nbsp;重置</a>
</li>
</div>
</div>
</ul>
</td>
</tr>
</table>
</div>
</form>
</div>
......
......@@ -12,6 +12,10 @@
margin: 5px 0px 0px 0px;
text-align:right;
}
.select-width{
width: 169px;
height: 24px;
}
</style>
</head>
<body class="gray-bg">
......@@ -20,134 +24,75 @@
<div class="col-sm-12 search-collapse" id="searchDiv">
<form id="formId">
<div class="select-list">
<ul>
<div class="row">
<div class="col-md-3">
<li>
<label>登记机关名称:</label>
<input type="text" name="djjgzwmc"/>
</li>
</div>
<div class="col-md-3">
<table>
<tr>
<td width="120" height="43">行业门类:</td><td width="200" height="43"><input type="text" name="hyml"/></td>
<td width="120" height="43">资金数额:</td><td width="200" height="43"><input type="text" name="zjse"/></td>
<td width="150" height="43">登记机关名称:</td><td width="200" height="43"><input type="text" name="djjgzwmc"/></td>
</tr>
<tr>
<td width="1" height="43">登记机关:</td><td width="1" height="43"><input type="text" name="djjg"/></td>
<td width="1" height="43">经营者:</td><td width="1" height="43"><input type="text" name="jyz"/></td>
<td width="1" height="43">统一社会信用代码:</td><td width="1" height="43"><input type="text" name="tyshxydm"/></td>
</tr>
<tr>
<td width="1" height="43">登记状态:</td><td width="1" height="43"><input type="text" name="djzt"/></td>
<td width="1" height="43">经营场所:</td><td width="1" height="43"><input type="text" name="jycs"/></td>
<td width="1" height="43">经营场所邮政编码:</td><td width="1" height="43"><input type="text" name="jycsyzbm"/></td>
</tr>
<tr>
<td width="1" height="43">注册号:</td><td width="1" height="43"><input type="text" name="zch"/></td>
<td width="1" height="43">字号名称:</td><td width="1" height="43"><input type="text" name="zhmc"/></td>
<td width="1" height="43">企业区域:</td><td width="1" height="43"><select class="select-width" name="deptId" th:with="type=${@dict.getType('orhon_qyfl')}">
<option value="">所有</option>
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select></td>
</tr>
</table>
<table>
<tr>
<td width="450">
<li class="select-time">
<label>数据汇总日期:</label>
<input type="text" class="time-input" id="startTime" placeholder="开始时间" name="params[beginSjhzsj]"/>
<span>-</span>
<input type="text" class="time-input" id="endTime" placeholder="结束时间" name="params[endSjhzsj]"/>
</li>
</div>
<div class="col-md-3">
<li>
<label>行业门类:</label>
<input type="text" name="hyml"/>
</li>
</div>
<div class="col-md-3">
<li>
<label>资金数额:</label>
<input type="text" name="zjse"/>
</li>
</div>
</div>
<div class="row">
<div class="col-md-3">
<li>
<label>统一社会信用代码:</label>
<input type="text" name="tyshxydm"/>
</li>
</div>
<div class="col-md-3">
</td>
<td>
<li class="select-time">
<label>经营(驻在)期限至:</label>
<input type="text" class="time-input" id="startTime" placeholder="开始时间" name="params[beginJyqxz]"/>
<span>-</span>
<input type="text" class="time-input" id="endTime" placeholder="结束时间" name="params[endJyqxz]"/>
</li>
</div>
<div class="col-md-3">
<li>
<label>登记机关:</label>
<input type="text" name="djjg"/>
</li>
</div>
<div class="col-md-3">
<li>
<label>经营者:</label>
<input type="text" name="jyz"/>
</li>
</div>
</div>
<div class="row">
<div class="col-md-3">
<li>
<label>经营场所邮政编码:</label>
<input type="text" name="jycsyzbm"/>
</li>
</div>
<div class="col-md-3">
<li>
<label>登记状态:</label>
<input type="text" name="djzt"/>
</li>
</div>
<div class="col-md-3">
<li>
<label>经营场所:</label>
<input type="text" name="jycs"/>
</li>
</div>
<div class="col-md-3">
<li>
<label>注册号:</label>
<input type="text" name="zch"/>
</li>
</div>
</div>
<div class="row">
<div class="col-md-3">
<li>
<label>字号名称:</label>
<input type="text" name="zhmc"/>
</li>
</div>
<div class="col-md-3">
</td>
</tr>
<tr>
<td>
<li class="select-time">
<label>注册日期:</label>
<input type="text" class="time-input" id="startTime" placeholder="开始时间" name="params[beginZcrq]"/>
<span>-</span>
<input type="text" class="time-input" id="endTime" placeholder="结束时间" name="params[endZcrq]"/>
</li>
</div>
<div class="col-md-3">
</td>
<td>
<li class="select-time">
<label>经营(驻在)期限自:</label>
<input type="text" class="time-input" id="startTime" placeholder="开始时间" name="params[beginJyqxzi]"/>
<span>-</span>
<input type="text" class="time-input" id="endTime" placeholder="结束时间" name="params[endJyqxzi]"/>
</li>
</div>
<div class="col-md-3">
<li>
<label>企业区域:</label>
<select name="deptId" th:with="type=${@dict.getType('orhon_qyfl')}">
<option value="">所有</option>
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select>
</li>
</div>
</div>
<div class="row">
<div class="col-md-6"></div>
<div class="col-md-6">
<li>
<a class="btn btn-primary btn-rounded btn-sm" onclick="$.table.search()"><i class="fa fa-search"></i>&nbsp;搜索</a>
<a class="btn btn-warning btn-rounded btn-sm" onclick="$.form.reset()"><i class="fa fa-refresh"></i>&nbsp;重置</a>
</li>
</div>
</div>
</ul>
</td>
</tr>
<tr>
<td >
<a class="btn btn-primary btn-rounded btn-sm" onclick="$.table.search()"><i class="fa fa-search"></i>&nbsp;搜索</a>
<a class="btn btn-warning btn-rounded btn-sm" onclick="$.form.reset()"><i class="fa fa-refresh"></i>&nbsp;重置</a>
</td>
</tr>
</table>
</div>
</form>
</div>
......
......@@ -297,6 +297,16 @@
</div>
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<label class="col-sm-3 control-label">企业状态:</label>
<div class="col-sm-8">
<select name="lx" class="form-control m-b" th:with="type=${@dict.getType('orhon_lx')}">
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select>
</div>
</div>
</div>
</div>
<div class="row">
......@@ -388,12 +398,11 @@
</div>
<div class="row">
<div class="col-md-6">
<label class="col-sm-3 control-label">是否建立团组织:</label>
<label class="col-sm-3 control-label">是否建立团组织:</label>
<div class="col-sm-8">
<div class="radio-box" th:each="dict : ${@dict.getType('is_tzz')}">
<input type="radio" th:id="${'istzz_' + dict.dictCode}" name="istzz" th:value="${dict.dictValue}" th:checked="${dict.default}">
<label th:for="${'istzz_' + dict.dictCode}" th:text="${dict.dictLabel}"></label>
</div>
<select name="type" class="form-control m-b" th:with="type=${@dict.getType('is_tzz')}">
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select>
</div>
</div>
<div class="col-md-6">
......@@ -856,7 +865,7 @@
<div class="row">
<div class="col-md-6">
<div class="form-group">
<label class="col-sm-3 control-label">是否为"双强六好"党组织:</label>
<label class="col-sm-3 control-label">是否为"六个好"党组织:</label>
<div class="col-sm-8">
<div class="radio-box" th:each="dict : ${@dict.getType('is_sqlh')}">
<input type="radio" th:id="${'issqlh_' + dict.dictCode}" name="issqlh" th:value="${dict.dictValue}" th:checked="${dict.default}">
......
......@@ -289,6 +289,16 @@
</div>
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<label class="col-sm-3 control-label">企业状态:</label>
<div class="col-sm-8">
<select name="lx" th:field="*{lx}" class="form-control m-b" th:with="type=${@dict.getType('orhon_lx')}">
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select>
</div>
</div>
</div>
</div>
<div class="row">
......@@ -380,12 +390,11 @@
</div>
<div class="row">
<div class="col-md-6">
<label class="col-sm-3 control-label">是否建立团组织:</label>
<label class="col-sm-3 control-label">是否建立团组织:</label>
<div class="col-sm-8">
<div class="radio-box" th:each="dict : ${@dict.getType('is_tzz')}">
<input type="radio" th:field="*{istzz}" th:id="${'istzz_' + dict.dictCode}" name="istzz" th:value="${dict.dictValue}" th:checked="${dict.default}">
<label th:for="${'istzz_' + dict.dictCode}" th:text="${dict.dictLabel}"></label>
</div>
<select name="type" class="form-control m-b" th:with="type=${@dict.getType('is_tzz')}">
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select>
</div>
</div>
<div class="col-md-6">
......@@ -847,7 +856,7 @@
<div class="row">
<div class="col-md-6">
<div class="form-group">
<label class="col-sm-3 control-label">是否为"双强六好"党组织:</label>
<label class="col-sm-3 control-label">是否为"六个好"党组织:</label>
<div class="col-sm-8">
<div class="radio-box" th:each="dict : ${@dict.getType('is_sqlh')}">
<input type="radio" th:field="*{issqlh}" th:id="${'issqlh_' + dict.dictCode}" name="issqlh" th:value="${dict.dictValue}" th:checked="${dict.default}">
......
......@@ -12,232 +12,129 @@
margin: 5px 0px 0px 0px;
text-align:right;
}
.select-width{
width: 169px;
height: 24px;
}
.time-width{
width: 70px;
}
</style>
</head>
<body class="gray-bg">
<div class="container-div">
<div class="row">
<div class="col-sm-12 search-collapse" id="searchDiv">
<form id="formId">
<div class="select-list">
<ul>
<div class="row">
<div class="col-md-3">
<li>
<label>社会组织名称:</label>
<input type="text" name="mc"/>
</li>
</div>
<div class="col-md-3">
<li>
<label>社会组织类型:</label>
<select name="type" th:with="type=${@dict.getType('prhon_qylx')}">
<option value="">所有</option>
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select>
</li>
</div>
<div class="col-md-3">
<li>
<label>所在地:</label>
<input type="text" name="szd"/>
</li>
</div>
<div class="col-md-3">
<li>
<label>资产总额:</label>
<input type="text" name="zcze"/>
</li>
</div>
</div>
<div class="row">
<div class="col-md-3">
<li>
<label>从业人员数量:</label>
<input type="text" name="cyrs"/>
</li>
</div>
<div class="col-md-3">
<li>
<label>法定代表人:</label>
<input type="text" name="fddbr"/>
</li>
</div>
<div class="col-md-3">
<li>
<label>法定代表人电话:</label>
<input type="text" name="fddbrdh"/>
</li>
</div>
<div class="col-md-3">
<li>
<label>是否党员:</label>
<select name="isdy" th:with="type=${@dict.getType('orhon_isdy')}">
<option value="">所有</option>
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select>
</li>
</div>
</div>
<div class="row">
<div class="col-md-3">
<li>
<label>是否建立工会:</label>
<select name="isgh" th:with="type=${@dict.getType('is_gh')}">
<option value="">所有</option>
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select>
</li>
</div>
<div class="col-md-3">
<li>
<label>是否建立团组织:</label>
<select name="istzz" th:with="type=${@dict.getType('is_tzz')}">
<option value="">所有</option>
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select>
</li>
</div>
<div class="col-md-3">
<li>
<label>党组织类型:</label>
<select name="dzzlx" th:with="type=${@dict.getType('orhon_dzzlx')}">
<option value="">所有</option>
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select>
</li>
</div>
<div class="col-md-3">
<li>
<label>是否有活动阵地:</label>
<select name="ishdzd" th:with="type=${@dict.getType('is_hdzd')}">
<option value="">所有</option>
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select>
</li>
</div>
</div>
<div class="row">
<div class="col-md-3">
<li class="select-time">
<label>党组织建立时间:</label>
<input type="text" class="time-input" id="startTime" placeholder="开始时间" name="params[beginDzzjlsj]"/>
<span>-</span>
<input type="text" class="time-input" id="endTime" placeholder="结束时间" name="params[endDzzjlsj]"/>
</li>
</div>
<div class="col-md-3">
<li>
<label>上级党组织:</label>
<input type="text" name="sjdzz"/>
</li>
</div>
<div class="col-md-3">
<li>
<label>党组织书记姓名:</label>
<input type="text" name="dzzsjxm"/>
</li>
</div>
<div class="col-md-3">
<li>
<label>党组织书记电话:</label>
<input type="text" name="dzzsjdh"/>
</li>
</div>
</div>
<div class="row">
<div class="col-md-3">
<li>
<label>登记方式:</label>
<input type="text" name="djfs"/>
</li>
</div>
<div class="col-md-3">
<li>
<label>区域划分:</label>
<select name="deptId" th:with="type=${@dict.getType('orhon_qyfl')}">
<option value="">所有</option>
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select>
</li>
</div>
<div class="col-md-3">
<li>
<label>党员数:</label>
<input type="text" name="dys"/>
</li>
</div>
<div class="col-md-3">
<li>
<label>是否建立党组织:</label>
<select name="isdzz" th:with="type=${@dict.getType('is_dzz')}">
<option value="">所有</option>
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select>
</li>
</div>
</div>
<div class="row">
<div class="col-md-3">
<li>
<label>党建指导员姓名:</label>
<input type="text" name="djzdyxm"/>
</li>
</div>
<div class="col-md-3">
<li>
<label>党建指导员电话:</label>
<input type="text" name="djzdydh"/>
</li>
</div>
<div class="col-md-3">
<li>
<label>是否双强六好:</label>
<select name="issqlh" th:with="type=${@dict.getType('is_sqlh')}">
<option value="">所有</option>
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select>
</li>
</div>
</div>
<div class="row">
<div class="col-md-6"></div>
<div class="col-md-6">
<li>
<div class="ui-layout-center">
<div class="container-div">
<div class="row">
<div class="col-sm-12 search-collapse" id="searchDiv">
<form id="formId">
<div class="select-list">
<table class="select-list">
<tr>
<td width="120" height="43">社会组织名称:</td><td width="200" height="43"><input type="text" name="mc"/></td>
<td width="120" height="43">社会组织类型:</td><td width="200" height="43"><select class="select-width" name="type" th:with="type=${@dict.getType('prhon_qylx')}">
<option value="">所有</option>
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select></td>
<td width="150" height="43">所在地:</td><td width="200" height="43"><input type="text" name="szd"/></td>
</tr>
<tr>
<td width="100" height="43">资产总额:</td><td width="100" height="43"><input type="text" name="zcze"/></td>
<td width="100" height="43">从业人员数量:</td><td width="100" height="43"><input type="text" name="cyrs"/></td>
<td width="100" height="43">法定代表人:</td><td width="100" height="43"><input type="text" name="fddbr"/></td>
</tr>
<tr>
<td width="100" height="43">法定代表人电话:</td><td width="100" height="43"><input type="text" name="fddbrdh"/></td>
<td width="100" height="43">是否党员:</td><td width="100" height="43"><select class="select-width" name="isdy" th:with="type=${@dict.getType('orhon_isdy')}">
<option value="">所有</option>
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select></td>
<td width="100" height="43">是否建立工会:</td><td width="100" height="43"><select class="select-width" name="isgh" th:with="type=${@dict.getType('is_gh')}">
<option value="">所有</option>
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select></td>
</tr>
<tr>
<td width="100" height="43">是否建立团组织:</td><td width="100" height="43"><select class="select-width" name="istzz" th:with="type=${@dict.getType('is_tzz')}">
<option value="">所有</option>
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select></td>
<td width="100" height="43">党组织类型: </td><td width="100" height="43"><select class="select-width" name="dzzlx" th:with="type=${@dict.getType('orhon_dzzlx')}">
<option value="">所有</option>
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select></td>
<td width="100" height="43">是否有活动阵地:</td><td width="100" height="43"><select class="select-width" name="ishdzd" th:with="type=${@dict.getType('is_hdzd')}">
<option value="">所有</option>
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select></td>
</tr>
<tr>
<td width="100" height="43">上级党组织:</td><td width="100" height="43"><input type="text" name="sjdzz"/></td>
<td width="100" height="43">党组织书记姓名:</td><td width="100" height="43"><input type="text" name="dzzsjxm"/></td>
<td width="100" height="43">是否为"六个好"党组织:</td><td width="100" height="43"><select class="select-width" name="issqlh" th:with="type=${@dict.getType('is_sqlh')}">
<option value="">所有</option>
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select></td>
</tr>
<tr>
<td width="100" height="43">党组织书记电话:</td><td width="100" height="43"><input type="text" name="dzzsjdh"/></td>
<td width="100" height="43">登记方式:</td><td width="100" height="43"><input type="text" name="djfs"/></td>
<td width="100" height="43">区域划分:</td><td width="100" height="43"><select class="select-width" name="deptId" th:with="type=${@dict.getType('orhon_qyfl')}">
<option value="">所有</option>
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select></td>
</tr>
<tr>
<td width="100" height="43">党员数:</td><td width="100" height="43"><input type="text" name="dys"/></td>
<td width="100" height="43">是否建立党组织:</td><td width="100" height="43"><select class="select-width" name="isdzz" th:with="type=${@dict.getType('is_dzz')}">
<option value="">所有</option>
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select></td>
<td width="100" height="43">党建指导员姓名:</td><td width="100" height="43"><input type="text" name="djzdyxm"/></td>
</tr>
</table>
<table>
<tr>
<td width="120" height="43">党建指导员电话:</td><td width="170" height="43"><input type="text" name="djzdydh"/></td>
<td>
<li class="select-time">
<label>党组织建立时间:</label>
<input type="text" class="time-input time-width" id="startTime" placeholder="开始时间" name="params[beginTime]"/>
<span>-</span>
<input type="text" class="time-input time-width" id="endTime" placeholder="结束时间" name="params[endTime]"/>
</li>
</td>
</tr>
</table>
<table>
<tr>
<td >
<a class="btn btn-primary btn-rounded btn-sm" onclick="$.table.search()"><i class="fa fa-search"></i>&nbsp;搜索</a>
<a class="btn btn-warning btn-rounded btn-sm" onclick="$.form.reset()"><i class="fa fa-refresh"></i>&nbsp;重置</a>
</li>
</div>
</div>
</td>
</tr>
</table>
</div>
</form>
</div>
</ul>
</div>
</form>
</div>
<div class="btn-group-sm" id="toolbar" role="group">
<a class="btn btn-success" onclick="$.operate.addFull()" shiro:hasPermission="system:shzz:add">
<i class="fa fa-plus"></i> 添加
</a>
<a class="btn btn-primary single disabled" onclick="$.operate.editFull()" shiro:hasPermission="system:shzz:edit">
<i class="fa fa-edit"></i> 修改
</a>
<a class="btn btn-danger multiple disabled" onclick="$.operate.removeAll()" shiro:hasPermission="system:shzz:remove">
<i class="fa fa-remove"></i> 删除
</a>
<a class="btn btn-warning" onclick="$.table.exportExcel()" shiro:hasPermission="system:shzz:export">
<i class="fa fa-download"></i> 导出
</a>
</div>
<div class="col-sm-12 select-table table-striped">
<table id="bootstrap-table"></table>
<div class="btn-group-sm" id="toolbar" role="group">
<a class="btn btn-success" onclick="$.operate.addFull()" shiro:hasPermission="system:shzz:add">
<i class="fa fa-plus"></i> 添加
</a>
<a class="btn btn-primary single disabled" onclick="$.operate.editFull()" shiro:hasPermission="system:shzz:edit">
<i class="fa fa-edit"></i> 修改
</a>
<a class="btn btn-danger multiple disabled" onclick="$.operate.removeAll()" shiro:hasPermission="system:shzz:remove">
<i class="fa fa-remove"></i> 删除
</a>
<a class="btn btn-warning" onclick="$.table.exportExcel()" shiro:hasPermission="system:shzz:export">
<i class="fa fa-download"></i> 导出
</a>
</div>
<div class="col-sm-12 select-table table-striped">
<table id="bootstrap-table"></table>
</div>
</div>
</div>
</div>
......
......@@ -43,10 +43,7 @@
],
[ {
field: 'type',
title: '类别',
formatter: function(value, row, index) {
return $.table.selectDictLabel(shzzlxDatas, value);
}
title: '类别'
}, {
field: 'dws',
title: '单位数'
......
......@@ -9,6 +9,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<result property="mc" column="mc" />
<result property="deptId" column="dept_id" />
<result property="type" column="type" />
<result property="lx" column="lx" />
<result property="szd" column="szd" />
<result property="zcze" column="zcze" />
<result property="nyysr" column="nyysr" />
......@@ -95,6 +96,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if test="mc != null and mc != ''"> and mc like concat('%','${mc}','%' )</if>
<if test="deptId != null "> and dept_id = #{deptId}</if>
<if test="type != null and type != ''"> and type = #{type}</if>
<if test="lx != null and lx != ''"> and lx = #{lx}</if>
<if test="szd != null and szd != ''"> and szd = #{szd}</if>
<if test="params.beginZcze != null and params.beginZcze != '' and params.endZcze != null and params.endZcze != ''"> and zcze between #{params.beginZcze} and #{params.endZcze}</if>
<if test="params.beginNyysr != null and params.beginNyysr != '' and params.endNyysr != null and params.endNyysr != ''"> and nyysr between #{params.beginNyysr} and #{params.endNyysr}</if>
......@@ -133,6 +135,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if test="mc != null and mc != ''">mc,</if>
<if test="deptId != null">dept_id,</if>
<if test="type != null">type,</if>
<if test="lx != null">lx,</if>
<if test="szd != null">szd,</if>
<if test="zcze != null">zcze,</if>
<if test="nyysr != null">nyysr,</if>
......@@ -211,6 +214,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if test="mc != null and mc != ''">#{mc},</if>
<if test="deptId != null">#{deptId},</if>
<if test="type != null">#{type},</if>
<if test="lx != null">#{lx},</if>
<if test="szd != null">#{szd},</if>
<if test="zcze != null">#{zcze},</if>
<if test="nyysr != null">#{nyysr},</if>
......@@ -292,6 +296,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if test="mc != null and mc != ''">mc = #{mc},</if>
<if test="deptId != null">dept_id = #{deptId},</if>
<if test="type != null">type = #{type},</if>
<if test="lx != null">lx = #{lx},</if>
<if test="szd != null">szd = #{szd},</if>
<if test="zcze != null">zcze = #{zcze},</if>
<if test="nyysr != null">nyysr = #{nyysr},</if>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment