command edit salary
This commit is contained in:
parent
c1cd1989ca
commit
f9145f9ee1
1 changed files with 9 additions and 0 deletions
|
|
@ -52,7 +52,16 @@ const chechCommandCode = computed(() => {
|
|||
"C-PM-02",
|
||||
"C-PM-03",
|
||||
"C-PM-04",
|
||||
"C-PM-05",
|
||||
"C-PM-07",
|
||||
"C-PM-08",
|
||||
"C-PM-09",
|
||||
"C-PM-21",
|
||||
"C-PM-22",
|
||||
"C-PM-24",
|
||||
"C-PM-29",
|
||||
"C-PM-38",
|
||||
"C-PM-39",
|
||||
];
|
||||
if (listCommandCode.includes(props.commandCode)) {
|
||||
return true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue