This commit is contained in:
shunfa.xu 2020-05-25 11:38:06 +08:00
parent 593c3dce79
commit 6d62793f34

View File

@ -1,7 +0,0 @@
// export default () => {
// console.log(1);
// }
export const data = () => {
console.log(1)
}