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