|
|
@@ -715,7 +715,7 @@
|
|
|
import headList from '@/BIZComponents/user-select/user-select.vue';
|
|
|
import ProductionVersion from '@/components/ProductionVersion2/index.vue';
|
|
|
import { getInventoryTotalAPI } from '@/api/wms';
|
|
|
- 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 { contactQueryByCategoryIdsAPI } from '@/api/saleManage/contact';
|
|
|
@@ -732,7 +732,7 @@
|
|
|
export default {
|
|
|
mixins: [dictMixins, tabMixins],
|
|
|
components: {
|
|
|
- fileMain,
|
|
|
+ // fileMain,
|
|
|
productList,
|
|
|
fileUpload,
|
|
|
headList,
|