Compare commits

..

No commits in common. "171545b918e34c5aa72931480005ccb0ce4eb5d5" and "f0b4d5f0bfe48a4abf6c8235ed14d937858f1d10" have entirely different histories.

2 changed files with 1 additions and 1 deletions

View File

@ -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",