Browse Source

1. 调整引入名称

MONSTER-ygh 1 year ago
parent
commit
af03e67ee7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/venue/seatTypeMr/index.vue

+ 1 - 1
src/views/venue/seatTypeMr/index.vue

@@ -104,7 +104,7 @@
 <script>
 
 import { pageList, deleteById } from '@/api/seatTypeMr/seatTypeMr'
-import addAndEdit from "./dialog/addAndEdit.vue";
+import addAndEdit from "./dialog/addAndEdit";
 
 export default {
   name: "agreement",