讲师费用管理,页面跳转,刷新页面

This commit is contained in:
gengxin
2025-02-18 14:04:21 +08:00
parent 1f777059dc
commit ad899a21c8

View File

@@ -575,7 +575,6 @@ export default {
expenseBillList(objA)
.then((res) => {
tableData.value = res.data.data.records
console.log("getTableDate gx tableData: ",tableData.value)
state.tableDataTotal = Number(res.data.data.total);
state.tableLoading = false
}).catch(err => {