ต้นแบบ สำหรับลงในตำแหน่ง/เงินเดือน
This commit is contained in:
parent
3399f14823
commit
82a8fc155a
3 changed files with 11 additions and 5 deletions
|
|
@ -174,6 +174,8 @@ function onSubmit() {
|
|||
function selectInbox(data: CommandSysType) {
|
||||
activeOrderId.value = data.id;
|
||||
pagination.value.page = 1;
|
||||
filter.value = "";
|
||||
|
||||
fetchSalaryList();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue