|
@@ -389,6 +389,7 @@ import checkMaterial from "./DialogCheckMaterial";
|
|
|
import productionLotForm from "./form";
|
|
|
import lotInfo from "./lotInfoForm.vue";
|
|
|
import useSettingsStore from "@/store/modules/settings";
|
|
|
+import router from "@/router";
|
|
|
const genLotBySub = useSettingsStore().genLotBySub;
|
|
|
// import productionDialog from "./DialogProduction";
|
|
|
const { proxy } = getCurrentInstance();
|