Explorar el Código

1. 调整引入名称

MONSTER-ygh hace 1 año
padre
commit
af03e67ee7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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",