|
@@ -46,14 +46,13 @@
|
|
|
<input id="creditCode" type="hidden" class="form-control" placeholder="机构编码"
|
|
|
hidden th:value="${unit.creditCode}">
|
|
|
<div class="pull-right search" style="padding-right: 5px;">
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
<input id="dataName" type="text" class="form-control" placeholder="数据名称">
|
|
|
</div>
|
|
|
<div class="columns pull-right" style="padding-right: 5px;">
|
|
|
- <select data-placeholder="--审核阶段--" name="auditStage" id="auditStage"
|
|
|
- style="width: 130px;" class="form-control chosen-select-auditStage" tabindex="2" required >
|
|
|
- <option value="">--审核阶段--</option>
|
|
|
- </select>
|
|
|
-
|
|
|
<select data-placeholder="--数据级别--" name="dataLevel" id="dataLevel"
|
|
|
class="form-control" tabindex="2" required style="font-size: 14px;color: #9b9ea3;">
|
|
|
<option value="">--数据级别--</option>
|