|
@@ -112,7 +112,7 @@ import buildFloor from "@/utils/old-adm/handsontable/buildFloorData";
|
|
|
|
|
|
import handsonTable from "@/components/old-adm/common/handsontable";
|
|
|
import menum from "@/components/old-adm/dialogs/list/menum";
|
|
|
-import logicConfig from "@/logicConfig";
|
|
|
+import {logicConfig} from "@/logicConfig";
|
|
|
import ScanController from "@/controller/old-adm/ScanController";
|
|
|
|
|
|
import Dic from "@/controller/old-adm/dicController";
|
|
@@ -276,6 +276,7 @@ export default {
|
|
|
session.remove("spaceAddData");
|
|
|
this.$router.push({
|
|
|
name: "spacelist",
|
|
|
+ path: "/ledger/spacelist",
|
|
|
params: {
|
|
|
zone: this.space.otherType
|
|
|
? this.space.otherType
|