This commit is contained in:
wangshiming
2022-05-07 18:00:06 +08:00
parent 819e8ffcfa
commit 94cef10a15

View File

@ -4,7 +4,7 @@
* @Author : Shiming
* @Date : 2022-04-28 20:27:22
* @LastEditors : Shiming
* @LastEditTime : 2022-05-07 17:50:23
* @LastEditTime : 2022-05-07 18:00:01
* @FilePath : \\tms-obc-web\\src\\app\\routes\\partner\\level-config\\components\\edit\\edit.component.ts
* Copyright (C) 2022 huzhenhong. All rights reserved.
*/
@ -49,7 +49,7 @@ export class ParterLevelConfigEditComponent implements OnInit {
ui: { hidden: true }
},
gradeName: {
title: '等级名称444',
title: '等级名称',
type: 'string',
maxLength: 12
},