|
|
@@ -384,45 +384,32 @@
|
|
|
<div class="modal-body">
|
|
|
<ul class="nav nav-tabs mb-3" role="tablist">
|
|
|
<li class="nav-item">
|
|
|
- <a class="nav-link active" data-toggle="tab" href="#bianhao" role="tab" aria-controls="home" aria-selected="true">合同编号规则</a>
|
|
|
+ <a class="nav-link active" data-toggle="tab" href="#moban" role="tab" aria-controls="home" aria-selected="true">项目节模板</a>
|
|
|
</li>
|
|
|
</ul>
|
|
|
<div class="tab-content">
|
|
|
- <div class="tab-pane active" id="bianhao">
|
|
|
- <h5>当前规则:WWUJ-1-201803-001</h5>
|
|
|
- <h5>
|
|
|
- <span class="badge badge-light" title="标段名">WWUJ-1 <a href="#" class="text-danger" title="移除"><i class="fas fa-times"></i></a></span>
|
|
|
- <span class="badge badge-light" title="文本">-<a href="#" class="text-danger" title="移除"><i class="fas fa-times"></i></a></span>
|
|
|
- <span class="badge badge-light" title="当前年月">201803 <a href="#" class="text-danger" title="移除"><i class="fas fa-times"></i></a></span>
|
|
|
- <span class="badge badge-light" title="自动编号">0000 <a href="#" class="text-danger" title="移除"><i class="fas fa-times"></i></a></span>
|
|
|
- </h5>
|
|
|
- <h5 class="my-3">添加新规则组件</h5>
|
|
|
- <div class="form-group">
|
|
|
- <select class="form-control form-control-sm">
|
|
|
- <option>请选择组件</option>
|
|
|
- <option>标段名</option>
|
|
|
- <option>文本</option>
|
|
|
- <option>当前年月</option>
|
|
|
- <option>自增编号</option>
|
|
|
- </select>
|
|
|
- </div>
|
|
|
- <!-- <div class="form-group">
|
|
|
- <select class="form-control form-control-sm">
|
|
|
- <option>请选择</option>
|
|
|
- <option>-</option>
|
|
|
- <option>_</option>
|
|
|
- <option>无</option>
|
|
|
- </select>
|
|
|
- </div> -->
|
|
|
- <div class="form-group">
|
|
|
- <label>自动编号位数</label>
|
|
|
- <input min="3" class="form-control form-control-sm" step="1" max="6" value="3" type="number">
|
|
|
- </div>
|
|
|
- <div class="form-group">
|
|
|
- <label>起始编号</label>
|
|
|
- <input class="form-control form-control-sm" value="001" type="text">
|
|
|
- </div>
|
|
|
- <button class="btn btn-sm btn-outline-primary">添加组件</button>
|
|
|
+ <div class="tab-pane active" id="moban">
|
|
|
+ <h5 class="d-flex justify-content-between"><span>当前模板</span><span>
|
|
|
+ <a href="import" data-toggle="modal" data-target="#import" data-dismiss="modal" class="btn btn-sm btn-light text-primary">套用其他标段模板</a></span></h5>
|
|
|
+ <div class="modal-height-300">
|
|
|
+ <table class="table table-bordered">
|
|
|
+ <tbody><tr><th>项目节</th><th>名称</th></tr>
|
|
|
+ <tr><td>1</td><td>第一部分 建筑安装工程费</td></tr>
|
|
|
+ <tr><td>2</td><td>第二部分 土地使用及拆迁补偿费</td></tr>
|
|
|
+ <tr><td>3</td><td>第三部分 工程建设其他费</td></tr>
|
|
|
+ <tr><td class="in-2">2-1</td><td>建设项目管理费</td></tr>
|
|
|
+ <tr><td class="in-2">2-2</td><td>研究试验费</td></tr>
|
|
|
+ <tr><td class="in-2">2-3</td><td>建设项目前期工作费</td></tr>
|
|
|
+ <tr><td class="in-2">2-4</td><td>专项评价(估)费</td></tr>
|
|
|
+ <tr><td class="in-2">2-5</td><td>联合诗运转费</td></tr>
|
|
|
+ <tr><td class="in-2">2-6</td><td>工程保通管理费</td></tr>
|
|
|
+ <tr><td class="in-2">2-7</td><td>工程保险费</td></tr>
|
|
|
+ <tr><td class="in-2">2-8</td><td>其他相关费用</td></tr>
|
|
|
+ <tr><td>4</td><td>第四部分 预备费</td></tr>
|
|
|
+ <tr><td>5</td><td>第五部分 建设期贷款利息</td></tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -464,12 +451,7 @@
|
|
|
</div>
|
|
|
<div class="form-group">
|
|
|
<label>合同编号<b class="text-danger">*</b></label>
|
|
|
- <div class="input-group input-group-sm">
|
|
|
- <input type="text" class="form-control" value="CD03-CL-2015-121" placeholder="请输入合同编号">
|
|
|
- <div class="input-group-append">
|
|
|
- <button class="btn btn-outline-secondary" type="button" >自动编号</button>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
+ <input class="form-control form-control-sm" placeholder="输入合同编号" type="text">
|
|
|
</div>
|
|
|
<div class="form-group">
|
|
|
<label>合同名称<b class="text-danger">*</b></label>
|