mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-10 03:16:44 +08:00
打印状态
This commit is contained in:
@@ -308,6 +308,7 @@ export default {
|
||||
});
|
||||
// 获取tab数据
|
||||
const getTabData = async () => {
|
||||
console.log(state.type);
|
||||
const res = await api.boeuAllTotal({type:state.type});
|
||||
if (res) {
|
||||
const list = [
|
||||
|
||||
Reference in New Issue
Block a user