src/views/tigerprojects/mes/eng/route/index.vue
@@ -109,7 +109,7 @@ provide<Ref<IRouteConfig>>('routeConfig', routeConfig as unknown as Ref<IRouteConfig>); provide<Ref<MES_ROUTE>>('mesRoute', currRoute); const selectnode = ref({} as node); const currRotId = ref(''); const currRotId = ref(route.params?.id); const prodCode = ref(''); const custCode = ref(''); const colSlots = ref<any>([]);