mirror of
https://github.com/talktao/Vue3-Vite-Vant-TS-H5.git
synced 2025-04-24 02:16:17 +08:00
remove log
This commit is contained in:
parent
4735ca99ad
commit
19cac46ebc
@ -25,7 +25,6 @@ const useShowList = () => {
|
|||||||
return toRefs(state);
|
return toRefs(state);
|
||||||
};
|
};
|
||||||
const { list } = useShowList();
|
const { list } = useShowList();
|
||||||
console.log(list, "list");
|
|
||||||
|
|
||||||
// 请求真实数据
|
// 请求真实数据
|
||||||
const get = async () => {
|
const get = async () => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user