This commit is contained in:
2019-10-31 18:31:25 +00:00
parent ff15a9c7c0
commit 0c4f670410
3 changed files with 14 additions and 4 deletions

View File

@@ -42,7 +42,7 @@
</template>
<script>
/* eslint-disable */
/* Xeslint-disable */
import WidgetList from "../components/inventorywidgetlist";
import WarehouseTop from "../components/inventorywarehousetop";
import POTop from "../components/inventorypotop";
@@ -60,7 +60,7 @@ export default {
});
},
created() {
debugger;
// debugger;
window.$gz.eventBus.$emit("menu-change", {
isMain: true,
icon: "fa-dolly",