Compare commits
No commits in common. "171545b918e34c5aa72931480005ccb0ce4eb5d5" and "f0b4d5f0bfe48a4abf6c8235ed14d937858f1d10" have entirely different histories.
171545b918
...
f0b4d5f0bf
|
|
@ -78,7 +78,7 @@
|
|||
</template>
|
||||
|
||||
<script>
|
||||
import bookingDialog from "./mroombooking_form.vue";
|
||||
import bookingDialog from "./booking_form.vue";
|
||||
import { actStateEnum, interveneTypeEnum } from "@/utils/enum.js";
|
||||
export default {
|
||||
name: "index",
|
||||
|
|
|
|||
Loading…
Reference in New Issue