This commit is contained in:
2019-10-31 00:05:22 +00:00
parent fecfabfafe
commit ff15a9c7c0
7 changed files with 35 additions and 27 deletions

View File

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