Commit e67ff2a8 authored by 周鑫's avatar 周鑫
Browse files

fix

No related merge requests found
Showing with 58 additions and 58 deletions
+58 -58
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
......@@ -70,7 +70,7 @@
</template>
<script setup>
import { onBeforeUnmount, onMounted, ref } from "vue";
import { onBeforeUnmount, onMounted, ref, watch } from "vue";
import { customerPhone, customerQrcode } from "../config";
import GuideList from "./guide/GuideList.vue";
import GuideDialog from "./guide/GuideDialog.vue";
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment