MONSTER-ygh 1 anno fa
parent
commit
6c25831d35

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

@@ -155,7 +155,7 @@ import { pageList, deleteById, deleteBatchById } from '@/api/schedulingMr/schedu
 import addAndEdit from "./dialog/addAndEdit";
 
 export default {
-  name: "SchedulingMr",
+  name: "SchedulingMr1",
   dicts: ['agreement_type'],
   components: { addAndEdit },
   data() {

+ 1 - 1
src/views/windowTicketSales/ticketingCollection.vue

@@ -205,7 +205,7 @@
   const https = require('https');
   const axios = require('axios');
   export default {
-    name: "distributionapplication",
+    name: "TicketingCollectionfsd",
     dicts: ['order_form_type','order_status_type'],
     data() {
       return {

+ 1 - 1
src/views/windowTicketSales/ticketingInquiry.vue

@@ -6,6 +6,6 @@
 </template>
 <script>
     export default {
-        
+        name: 'TicketingInquiry1'
     }
 </script>