fix(command): edit-salary
This commit is contained in:
parent
0372eb9726
commit
d215283163
6 changed files with 534 additions and 13 deletions
|
|
@ -60,6 +60,7 @@ interface ListCommand {
|
|||
name: string;
|
||||
subtitle?: string;
|
||||
commandSysId: string;
|
||||
isSalary?: boolean;
|
||||
}
|
||||
|
||||
interface DataOrder {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue