no message
This commit is contained in:
parent
0f4cca7dc7
commit
e98374a961
1 changed files with 0 additions and 1 deletions
|
|
@ -226,7 +226,6 @@ function fetchSalalyPeriod(rootId: string, periodId: string, snap: string) {
|
|||
.post(config.API.salaryListPeriodLatestEmp, body)
|
||||
.then(async (res) => {
|
||||
const data = res.data.result;
|
||||
console.log(data.group1id);
|
||||
|
||||
data && store.fetchPeriodLatest(data, store.tabGroup);
|
||||
periodLatest.value = data;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue