quwangxin 2 лет назад
Родитель
Сommit
2310006de5
1 измененных файлов с 1 добавлено и 0 удалено
  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 },