|
@@ -58,7 +58,7 @@
|
58
|
58
|
</div>
|
59
|
59
|
</div>
|
60
|
60
|
<div nz-col nzXl="8" class="list-template__btns">
|
61
|
|
- <button nz-button class="btn default" (click)="showDelModal('您确认要清空药品吗?')" *ngIf="currentUserAccount == 'dsadmin'">清空药品</button>
|
|
61
|
+ <!-- <button nz-button class="btn default" (click)="showDelModal('您确认要清空药品吗?')" *ngIf="currentUserAccount == 'dsadmin'">清空药品</button> -->
|
62
|
62
|
<button nz-button class="btn default ml8" (click)='reset()'>重置</button>
|
63
|
63
|
<button nz-button class="btn default ml8" (click)='getList(1)'>搜索</button>
|
64
|
64
|
</div>
|