quwangxin hace 2 años
padre
commit
2310006de5
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/productionPlan/components/plan-view.vue

+ 1 - 0
src/views/productionPlan/components/plan-view.vue

@@ -173,6 +173,7 @@
 
   import { release } from '@/api/productionPlan/order.js';
   import { getCode } from '@/api/codeManagement';
+  import { getRouteTabKey, removePageTab } from '@/utils/page-tab-util';
   import { deepClone } from '@/utils';
   export default {
     components: { equipmentDailog, classesSelect },