zhangyu преди 5 години
родител
ревизия
8c57de1e3e
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/components/business_space/business/handsontable.vue

+ 1 - 1
src/components/business_space/business/handsontable.vue

@@ -41,7 +41,7 @@ import Handsontable from "handsontable-pro"
 import 'handsontable-pro/dist/handsontable.full.css'
 import zhCN from 'handsontable-pro/languages/zh-CN';
 import qrcode from "@/components/ledger/lib/qrcode";
-import { queryZone, updateZone, deleteZone, createZone } from "@/api/scan/request";
+import { queryZone, updateZone, deleteZone, createZone, BeatchQueryParam } from "@/api/scan/request";
 import { mapGetters, mapActions } from "vuex";
 export default {
   props: {