This commit is contained in:
wangshiming
2022-04-26 15:51:13 +08:00
parent 1af572081d
commit 0034fb9512
3 changed files with 93 additions and 56 deletions

View File

@ -4,7 +4,7 @@
* @Author : Shiming
* @Date : 2022-03-21 09:26:45
* @LastEditors : Shiming
* @LastEditTime : 2022-04-26 11:04:46
* @LastEditTime : 2022-04-26 15:51:04
* @FilePath : \\tms-obc-web\\src\\app\\routes\\partner\\rebate-management\\components\\rebate-setting\\add\\add.component.ts
* Copyright (C) 2022 huzhenhong. All rights reserved.
*/
@ -196,4 +196,5 @@ export class ParterRebateManageMentAddComponent implements OnInit {
this.addStatus = false;
}
}
}