ทะเบียนประวัติ: วินัย ลบ log
This commit is contained in:
parent
49479959f3
commit
d0fa98991a
1 changed files with 0 additions and 1 deletions
|
|
@ -146,7 +146,6 @@ function getHistory() {
|
|||
http
|
||||
.get(config.API.profileNewDisciplineHisByDisciplineId(id.value))
|
||||
.then((res) => {
|
||||
console.log(res.data.result);
|
||||
let data = res.data.result;
|
||||
rows.value = [];
|
||||
data.map((e: RequestItemsObject) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue