f31512d7 by zhangmeng

预定

1 parent 2a875a8f
......@@ -98,6 +98,7 @@ import * as booking from "@/apiPc/booking"
import {useStorage} from "@vueuse/core/index";
import useUserStore from "/@/store/modules/user";
import {getActivityPhotoVoListByShootId, getBaseInfoByActiveId} from "@/apiPc/booking";
import {ElMessageBox} from'element-plus'
const user = useUserStore().user
const language = useStorage('language', 0)
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!