|
@ -43,7 +43,7 @@ import { ref, getCurrentInstance, nextTick } from 'vue' |
|
|
import { onLoad, onShow, onNavigationBarButtonTap, onReady, onBackPress, onReachBottom, onPullDownRefresh } from '@dcloudio/uni-app' |
|
|
import { onLoad, onShow, onNavigationBarButtonTap, onReady, onBackPress, onReachBottom, onPullDownRefresh } from '@dcloudio/uni-app' |
|
|
import { getManagementPrecisions } from '@/common/balance.js' |
|
|
import { getManagementPrecisions } from '@/common/balance.js' |
|
|
|
|
|
|
|
|
import { getProductionReceiptJobDetail, getBasicLocationByCode, takeProductionReceiptJob, cancleTakeProductionReceiptJob, productionReceiptJobSubmit, getSwitchByCode } from '@/api/request2.js' |
|
|
import { getProductionReceiptJobDetail, takeProductionReceiptJob, cancleTakeProductionReceiptJob, productionReceiptJobSubmit, getSwitchByCode } from '@/api/request2.js' |
|
|
import { goHome, navigateBack, getCurrDateTime, getPackingNumberAndBatch, getInventoryStatusName, getSwitchInfoByCode } from '@/common/basic.js' |
|
|
import { goHome, navigateBack, getCurrDateTime, getPackingNumberAndBatch, getInventoryStatusName, getSwitchInfoByCode } from '@/common/basic.js' |
|
|
import { getDataSource, calcHandleQty, getScanCount } from '@/common/detail.js' |
|
|
import { getDataSource, calcHandleQty, getScanCount } from '@/common/detail.js' |
|
|
|
|
|
|
|
|