yusheng пре 11 месеци
родитељ
комит
ef2bb2826a
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      src/BIZComponents/inventoryTable.vue

+ 2 - 2
src/BIZComponents/inventoryTable.vue

@@ -556,7 +556,7 @@
   import headList from '@/BIZComponents/user-select/user-select.vue';
   import ProductionVersion from '@/components/ProductionVersion2/index.vue';
   import { getByCode } from '@/api/system/dictionary-data';
-  import fileMain from '@/components/addDoc/index.vue';
+  // import fileMain from '@/components/addDoc/index.vue';
   import { pricingWayList, lbjtList } from '@/enum/dict.js';
   import { changeCount } from '@/BIZComponents/setProduct.js';
   import { getInventoryTotalAPI } from '@/api/bpm/components/wms/index.js';
@@ -567,7 +567,7 @@
   export default {
     mixins: [dictMixins],
     components: {
-      fileMain,
+      // fileMain,
       productList,
       fileUpload,
       headList,