Commit 47a24b2a by Tianqing Liu

feat: op

1 parent e032f165
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
</div> </div>
</template> </template>
<script setup> <script setup>
import { onMounted, watch, ref, nextTick } from "vue"; import { watch, ref, nextTick } from "vue";
import { useRoute } from "vue-router"; import { useRoute } from "vue-router";
import { Toast } from "vant"; import { Toast } from "vant";
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!