|
@@ -284,7 +284,7 @@
|
|
|
<div class="col-2"><span class="badge badge-info">台账修订</span></div>
|
|
|
<div class="col-10 text-white">
|
|
|
<a href="/tender/<%- notice.tid %>" class="text-white"><%- notice.name %></a>
|
|
|
- <a href="/tender/<%- notice.tid %>/revise/info" class="text-white">台账修订(第<%- notice.corder %>次)</a>
|
|
|
+ <a href="/tender/<%- notice.tid %>/revise/<%- notice.rid %>/info" class="text-white">台账修订(第<%- notice.corder %>次)</a>
|
|
|
<span class="<%- acRevise.statusClass[notice.status] %>"><%- acRevise.statusString[notice.status]%></span>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -508,7 +508,7 @@
|
|
|
<div class="col-2"><span class="badge badge-info">台账修订</span></div>
|
|
|
<div class="col-10 text-white">
|
|
|
<a href="/tender/<%- notice.tid %>" class="text-white"><%- notice.name %></a>
|
|
|
- <a href="/tender/<%- notice.tid %>/revise/info" class="text-white">台账修订(第<%- notice.corder %>次)</a>
|
|
|
+ <a href="/tender/<%- notice.tid %>/revise/<%- notice.rid %>/info" class="text-white">台账修订(第<%- notice.corder %>次)</a>
|
|
|
<span class="<%- acRevise.statusClass[notice.status] %>"><%- acRevise.statusString[notice.status]%></span>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -778,7 +778,7 @@
|
|
|
<div class="col-2"><span class="badge badge-info">台账修订</span></div>
|
|
|
<div class="col-10 text-white">
|
|
|
<a href="/tender/<%- notice.tid %>" class="text-white"><%- notice.name %></a>
|
|
|
- <a href="/tender/<%- notice.tid %>/revise/info" class="text-white">台账修订(第<%- notice.corder %>次)</a>
|
|
|
+ <a href="/tender/<%- notice.tid %>/revise/<%- notice.rid %>/info" class="text-white">台账修订(第<%- notice.corder %>次)</a>
|
|
|
<span class="<%- acRevise.statusClass[notice.status] %>"><%- acRevise.statusString[notice.status]%></span>
|
|
|
</div>
|
|
|
</div>
|