修改报错

This commit is contained in:
duan 2025-01-14 18:10:40 +08:00
parent 6b38f122e0
commit f5df6b17dd
2 changed files with 1 additions and 5 deletions

View File

@ -1,7 +1,4 @@
<script>
import {
ref
} from 'vue';
export default {
onLaunch: function() {
console.log('App Launch');

View File

@ -85,8 +85,7 @@
reactive,
ref,
getCurrentInstance,
nextTick,
ref
nextTick
} from "vue";
import {
onShow,