fix bug
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
* @Author : Shiming
|
||||
* @Date : 2022-02-24 20:09:49
|
||||
* @LastEditors : Shiming
|
||||
* @LastEditTime : 2022-05-11 16:40:32
|
||||
* @LastEditTime : 2022-05-11 17:02:18
|
||||
* @FilePath : \\tms-obc-web\\src\\app\\routes\\partner\\rebate-management\\components\\rebate-setting\\add\\add.component.html
|
||||
* Copyright (C) 2022 huzhenhong. All rights reserved.
|
||||
-->
|
||||
@ -117,6 +117,7 @@
|
||||
|
||||
<sv label="备注" col="1" style="margin-top: 16px">
|
||||
<textarea
|
||||
[readonly]='hiden'
|
||||
style="max-width: 400px; min-width: 200px; margin-left: 40px"
|
||||
rows="4"
|
||||
nz-input
|
||||
|
||||
Reference in New Issue
Block a user