fix bug
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
* @Author : Shiming
|
||||
* @Date : 2022-02-24 20:09:49
|
||||
* @LastEditors : Shiming
|
||||
* @LastEditTime : 2022-03-10 14:05:25
|
||||
* @LastEditTime : 2022-03-10 14:34:30
|
||||
* @FilePath : \\tms-obc-web\\src\\app\\routes\\partner\\rebate-management\\model\\record-detail\\record-detail.component.html
|
||||
* Copyright (C) 2022 huzhenhong. All rights reserved.
|
||||
-->
|
||||
@ -34,5 +34,5 @@
|
||||
</st>
|
||||
<div>合计:2999.00元</div>
|
||||
<div nz-col class="text-center">
|
||||
<button nz-button nzType="primary" (click)="close()">确定</button>
|
||||
<button nz-button nzType="primary" style="width: 150px;" (click)="close()">确定</button>
|
||||
</div>
|
||||
Reference in New Issue
Block a user