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