|
|
@@ -220,11 +220,11 @@
|
|
|
|
|
|
<script>
|
|
|
import { mapGetters,mapActions } from "vuex";
|
|
|
-import { getShopInfo } from "@/utils/auth";
|
|
|
+//import { getShopInfo } from "@/utils/auth";
|
|
|
import { consoleIndex } from "@/api/workbench";
|
|
|
import { closeBook } from "@/api/book";
|
|
|
import productMins from "@/mixins/product";
|
|
|
-import { allProduct } from '@/api/product'
|
|
|
+//import { allProduct } from '@/api/product'
|
|
|
import {currentShop} from "@/api/shop";
|
|
|
import { getStat,getStrokeCount,getYesterdayIncome } from '@/api/console'
|
|
|
import autoUpdateMixins from "@/mixins/autoUpdate";
|