@@ -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() {
@@ -205,7 +205,7 @@
const https = require('https');
const axios = require('axios');
- name: "distributionapplication",
+ name: "TicketingCollectionfsd",
dicts: ['order_form_type','order_status_type'],
return {
@@ -6,6 +6,6 @@
</template>
<script>
-
+ name: 'TicketingInquiry1'
}
</script>