|
@ -238,7 +238,9 @@
|
|
|
|
|
|
{{/if}}
|
|
|
<div class="c-tac mb20 mt20">
|
|
|
{{if prescription.status >= 0 && prescription.status <= 10 && isLeader }}
|
|
|
<button id="reviewBtn" type="button" class="btn btn-w-m btn-success mlr20">确认</button>
|
|
|
{{/if}}
|
|
|
<!--<button id="editBtn" type="button" class="btn btn-w-m btn-primary mlr20">调整处方</button>-->
|
|
|
<button id="backBtn" type="button" class="btn btn-w-m btn-danger mlr20">返回</button>
|
|
|
</div>
|