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