组织学习数据概览调tab

This commit is contained in:
weixiaobo@boe.com.cn
2023-08-25 17:42:48 +08:00
parent 683c78c29f
commit 687ed835bb

View File

@@ -367,6 +367,7 @@ export default {
state.name = "";
state.orgId = state.resetOrgId;
getTableData();
getTabData();
};
//请求组织接口
const getOrgList = async () => {
@@ -732,6 +733,7 @@ export default {
state.pageSize = 10;
state.tableDataTotal = 0;
getTableData();
getTabData();
};
// cloumns 表头
const columns = ref([