diff --git a/common/style/layout.css b/common/style/layout.css index 8cb3ed1..c8e6e41 100644 --- a/common/style/layout.css +++ b/common/style/layout.css @@ -89,15 +89,19 @@ uni-button{ white-space: nowrap; background: center / 100% 100% url(./static/images/button.png) no-repeat; } +.confirm-button_cancle { + background: center / 100% 100% url(./static/images/button_cancle.png) no-repeat; +} .confirm-button_disabled { background: center / 100% 100% url(./static/images/button_disabled.png) no-repeat; } .table-title_wraper { width: calc(100% - 60rpx); margin: 0 auto; - font-size: 32rpx; + font-size: 36rpx; color: #fff; line-height: 70rpx; + font-family: 'YouSheBiaoTiHei'; padding: 30rpx 0 0 30rpx; background: center / 100% 100% url(./static/images/bg-task-r1.png) no-repeat; } @@ -401,4 +405,54 @@ uni-button{ } .bgr{ border-color: #ff6a00; -} \ No newline at end of file +} +.modal{ + position: fixed; + bottom: 0; + left: 0; + width: 100%; + height: 100%; + background-color: rgba(0,0,0,0.8); + z-index: 2010; +} +.pop-wraper { + position: fixed; + bottom: 10%; + left: 10%; + width: 80%; + height: 80%; + padding: 1% 2%; + background: center / 100% 100% url(./static/images/pop_bg.png) no-repeat; + z-index: 2017; + transition: all .3s; +} +.pop-title { + font-size: 36rpx; + color: #fff; + font-family: 'YouSheBiaoTiHei'; + line-height: 70rpx; +} +.pop-grid-wraper { + width: calc(100% - 60rpx); + height: calc(100% - 250rpx); + margin: 40rpx auto; + overflow-y: scroll; +} +.zd-pop-th-wraper { + background-color: #031328 +} +.zd-pop-td { + background-color: RGBA(23, 123, 172, 0.4); + border-bottom: 2rpx solid #177BAC; + height: 100rpx; + font-size: 30rpx; +} +.pop-input { + width: 100%; + height: 70rpx; + line-height: 70rpx; + font-size: 28rpx; + color: #fff; + border: 2rpx solid #21D0F2; + border-radius: 24rpx +} diff --git a/common/style/reset.css b/common/style/reset.css index 1ba665f..d8e2094 100644 --- a/common/style/reset.css +++ b/common/style/reset.css @@ -57,6 +57,9 @@ input[type="button"], input[type="submit"], input[type="search"], input[type="re .jcflexend { justify-content: flex-end !important; } +.jcenter { + justify-content: center !important; +} .zd-row { display: flex; @@ -143,4 +146,10 @@ input[type="button"], input[type="submit"], input[type="search"], input[type="re } .mgb40 { margin-bottom: 40rpx +} +.popshow { + transform: translateY(0); +} +.pophide { + transform: translateY(120%); } \ No newline at end of file diff --git a/components/ScanInput.vue b/components/ScanInput.vue new file mode 100644 index 0000000..b7ce332 --- /dev/null +++ b/components/ScanInput.vue @@ -0,0 +1,141 @@ + + + + + diff --git a/components/SearchBox.vue b/components/SearchBox.vue index bbdd744..ee90385 100644 --- a/components/SearchBox.vue +++ b/components/SearchBox.vue @@ -135,7 +135,7 @@ height: 76rpx; line-height: 76rpx; font-size: 28rpx; - color: #6a6a6a + color: #fff .icon-del _wh(70rpx, 70rpx) margin-right 10rpx diff --git a/pages.json b/pages.json index 71c8e38..9004f59 100644 --- a/pages.json +++ b/pages.json @@ -11,136 +11,6 @@ "style": { "navigationStyle": "custom" } - }, - { - "path": "pages/management/inscanerror", - "style": { - "navigationStyle": "custom" - } - }, - { - "path": "pages/management/AgvOutError", - "style": { - "navigationStyle": "custom" - } - }, - { - "path": "pages/management/HcxOutError", - "style": { - "navigationStyle": "custom" - } - }, - { - "path": "pages/management/TaskOperate", - "style": { - "navigationStyle": "custom", - "enablePullDownRefresh": true, - "onReachBottomDistance": 50 - } - }, - { - "path": "pages/management/HcxErrorHandle", - "style": { - "navigationStyle": "custom" - } - }, - { - "path": "pages/management/outscanerror", - "style": { - "navigationStyle": "custom" - } - }, - { - "path": "pages/management/hcxcheck", - "style": { - "navigationStyle": "custom" - } - }, - { - "path": "pages/management/agvinerror", - "style": { - "navigationStyle": "custom" - } - }, - { - "path": "pages/management/searchMater", - "style": { - "navigationStyle": "custom" - } - }, - { - "path": "pages/management/FinishedInStore", - "style": { - "navigationStyle": "custom" - } - }, - { - "path": "pages/management/DeliveryConfirm", - "style": { - "navigationStyle": "custom" - } - }, - { - "path": "pages/management/MaterList", - "style": { - "navigationStyle": "custom", - "enablePullDownRefresh": true, - "onReachBottomDistance": 50 - } - }, - { - "path": "pages/management/HalfFinishedInStore", - "style": { - "navigationStyle": "custom" - } - }, - { - "path": "pages/management/SemifinishedInStore", - "style": { - "navigationStyle": "custom" - } - }, - { - "path": "pages/management/SemifinishedInStoreSearch", - "style": { - "navigationStyle": "custom" - } - }, - { - "path": "pages/management/SemifinishedOutStore", - "style": { - "navigationStyle": "custom" - } - }, - { - "path": "pages/management/SemifinishedOutStoreSearch", - "style": { - "navigationStyle": "custom" - } - }, - { - "path": "pages/management/semifinishedcheck", - "style": { - "navigationStyle": "custom" - } - }, - { - "path": "pages/management/semifinishedchecksearch", - "style": { - "navigationStyle": "custom" - } - }, - { - "path": "pages/management/semifinishedcompose", - "style": { - "navigationStyle": "custom" - } - }, - { - "path": "pages/management/semifinishedcomposesearch", - "style": { - "navigationStyle": "custom" - } } ,{ "path" : "pages/management/in-storage", diff --git a/pages/home/home.vue b/pages/home/home.vue index c9df4ae..9f4ff2e 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -47,9 +47,9 @@ toPage (e) { let url = '' if (e.ywlx === 'OUT') { - url = '/pages/management/out-storage?id=' + e.djlx + url = '/pages/management/out-storage?id=' + e.djlx + '&name=' + e.name } else { - url = '/pages/management/in-storage?id=' + e.djlx + url = '/pages/management/in-storage?id=' + e.djlx + '&name=' + e.name } uni.redirectTo({ url: url diff --git a/pages/management/AgvOutError.vue b/pages/management/AgvOutError.vue deleted file mode 100644 index f988347..0000000 --- a/pages/management/AgvOutError.vue +++ /dev/null @@ -1,115 +0,0 @@ - - - - - \ No newline at end of file diff --git a/pages/management/DeliveryConfirm.vue b/pages/management/DeliveryConfirm.vue deleted file mode 100644 index ad16f48..0000000 --- a/pages/management/DeliveryConfirm.vue +++ /dev/null @@ -1,121 +0,0 @@ - - - - - \ No newline at end of file diff --git a/pages/management/FinishedInStore.vue b/pages/management/FinishedInStore.vue deleted file mode 100644 index b34cd9a..0000000 --- a/pages/management/FinishedInStore.vue +++ /dev/null @@ -1,154 +0,0 @@ - - - - - diff --git a/pages/management/HalfFinishedInStore.vue b/pages/management/HalfFinishedInStore.vue deleted file mode 100644 index ae5bf3d..0000000 --- a/pages/management/HalfFinishedInStore.vue +++ /dev/null @@ -1,190 +0,0 @@ - - - - - \ No newline at end of file diff --git a/pages/management/HcxErrorHandle.vue b/pages/management/HcxErrorHandle.vue deleted file mode 100644 index 3ec0071..0000000 --- a/pages/management/HcxErrorHandle.vue +++ /dev/null @@ -1,115 +0,0 @@ - - - - - \ No newline at end of file diff --git a/pages/management/HcxOutError.vue b/pages/management/HcxOutError.vue deleted file mode 100644 index 84232e4..0000000 --- a/pages/management/HcxOutError.vue +++ /dev/null @@ -1,153 +0,0 @@ - - - - - \ No newline at end of file diff --git a/pages/management/MaterList.vue b/pages/management/MaterList.vue deleted file mode 100644 index 16729ab..0000000 --- a/pages/management/MaterList.vue +++ /dev/null @@ -1,150 +0,0 @@ - - - - - \ No newline at end of file diff --git a/pages/management/SemifinishedInStore.vue b/pages/management/SemifinishedInStore.vue deleted file mode 100644 index cde00d9..0000000 --- a/pages/management/SemifinishedInStore.vue +++ /dev/null @@ -1,163 +0,0 @@ - - - diff --git a/pages/management/SemifinishedInStoreSearch.vue b/pages/management/SemifinishedInStoreSearch.vue deleted file mode 100644 index cb0079f..0000000 --- a/pages/management/SemifinishedInStoreSearch.vue +++ /dev/null @@ -1,243 +0,0 @@ - - - - - \ No newline at end of file diff --git a/pages/management/SemifinishedOutStore.vue b/pages/management/SemifinishedOutStore.vue deleted file mode 100644 index e2c0300..0000000 --- a/pages/management/SemifinishedOutStore.vue +++ /dev/null @@ -1,163 +0,0 @@ - - - diff --git a/pages/management/SemifinishedOutStoreSearch.vue b/pages/management/SemifinishedOutStoreSearch.vue deleted file mode 100644 index db438a6..0000000 --- a/pages/management/SemifinishedOutStoreSearch.vue +++ /dev/null @@ -1,243 +0,0 @@ - - - - - \ No newline at end of file diff --git a/pages/management/TaskManage-del.vue b/pages/management/TaskManage-del.vue deleted file mode 100644 index feecdba..0000000 --- a/pages/management/TaskManage-del.vue +++ /dev/null @@ -1,115 +0,0 @@ - - - - - \ No newline at end of file diff --git a/pages/management/TaskOperate.vue b/pages/management/TaskOperate.vue deleted file mode 100644 index 417ae10..0000000 --- a/pages/management/TaskOperate.vue +++ /dev/null @@ -1,301 +0,0 @@ - - - - - \ No newline at end of file diff --git a/pages/management/agvinerror.vue b/pages/management/agvinerror.vue deleted file mode 100644 index 9cba8a3..0000000 --- a/pages/management/agvinerror.vue +++ /dev/null @@ -1,123 +0,0 @@ - - - - - \ No newline at end of file diff --git a/pages/management/hcxcheck.vue b/pages/management/hcxcheck.vue deleted file mode 100644 index 8491677..0000000 --- a/pages/management/hcxcheck.vue +++ /dev/null @@ -1,379 +0,0 @@ - - - - - diff --git a/pages/management/in-storage.vue b/pages/management/in-storage.vue index e07cc2c..ad56c21 100644 --- a/pages/management/in-storage.vue +++ b/pages/management/in-storage.vue @@ -14,9 +14,7 @@ - - 采购入库 - + {{title}} @@ -76,7 +74,7 @@ - + @@ -87,26 +85,67 @@ + + 库位修改 + + + 序号 + 出库单号 + 物料编号 + 物料名称 + 实际库位 + 数量 + + + {{t+1}} + {{ele.code}} + {{ele.code}} + {{ele.code}} + + + + + + {{ele.qty}} + + + + + + + + + + + + + - - \ No newline at end of file diff --git a/pages/management/out-storage.vue b/pages/management/out-storage.vue index 239d03a..046a496 100644 --- a/pages/management/out-storage.vue +++ b/pages/management/out-storage.vue @@ -1,19 +1,343 @@ - diff --git a/pages/management/outscanerror.vue b/pages/management/outscanerror.vue deleted file mode 100644 index 0c5d7da..0000000 --- a/pages/management/outscanerror.vue +++ /dev/null @@ -1,148 +0,0 @@ - - - diff --git a/pages/management/searchMater.vue b/pages/management/searchMater.vue deleted file mode 100644 index 0781dce..0000000 --- a/pages/management/searchMater.vue +++ /dev/null @@ -1,94 +0,0 @@ - - - - - diff --git a/pages/management/semifinishedcheck.vue b/pages/management/semifinishedcheck.vue deleted file mode 100644 index 3051519..0000000 --- a/pages/management/semifinishedcheck.vue +++ /dev/null @@ -1,180 +0,0 @@ - - - - - \ No newline at end of file diff --git a/pages/management/semifinishedchecksearch.vue b/pages/management/semifinishedchecksearch.vue deleted file mode 100644 index 7dfa002..0000000 --- a/pages/management/semifinishedchecksearch.vue +++ /dev/null @@ -1,260 +0,0 @@ - - - - - \ No newline at end of file diff --git a/pages/management/semifinishedcompose.vue b/pages/management/semifinishedcompose.vue deleted file mode 100644 index d209ede..0000000 --- a/pages/management/semifinishedcompose.vue +++ /dev/null @@ -1,220 +0,0 @@ - - - - - \ No newline at end of file diff --git a/pages/management/semifinishedcomposesearch.vue b/pages/management/semifinishedcomposesearch.vue deleted file mode 100644 index 4acbaef..0000000 --- a/pages/management/semifinishedcomposesearch.vue +++ /dev/null @@ -1,247 +0,0 @@ - - - - - \ No newline at end of file diff --git a/static/images/pop_bg.png b/static/images/pop_bg.png new file mode 100644 index 0000000..48e1af3 Binary files /dev/null and b/static/images/pop_bg.png differ diff --git a/utils/getData2.js b/utils/getData2.js index ec01c8c..1b08339 100644 --- a/utils/getData2.js +++ b/utils/getData2.js @@ -13,104 +13,34 @@ export const handLogin = (user, password) => request({ export const pdaUpdate = () => request({ url:'api/cacheLineHand/appUpdate' }) -// export const pdaUpdate = () => { -// let res = { -// versionName: '1.0.0', -// androidUrl: 'https://mp-e979e0eb-882b-42b3-a4a1-923ad08ea194.cdn.bspapp.com/cloudstorage/f72ec59f-7b25-487d-a034-fead1b6654c6.apk' -// } -// return res -// } // 首页显示出入库单据数量 -// export const getBillsCount = (area) => request({ -// url:'api/easOutInBill/getBillsCount', -// data: {} -// }) -export const getBillsCount = (area) => { - let res = [ - {name: '销售出库', djlx: 'XSCKD', ywlx: 'OUT', counts: '1'}, - {name: '采购退货出库', djlx: 'CGTHD', ywlx: 'OUT', counts: '1'}, - {name: '调拨出库', djlx: 'DBCKD', ywlx: 'OUT', counts: '1'}, - {name: '委外出库', djlx: 'WWFLD', ywlx: 'OUT', counts: '1'}, - {name: '生产出库', djlx: 'LLCKD', ywlx: 'OUT', counts: '1'}, - {name: '采购入库', djlx: 'CGRKD', ywlx: 'IN', counts: '1'}, - {name: '生产退料入库', djlx: 'LLTHD', ywlx: 'IN', counts: '1'}, - {name: '调拨入库', djlx: 'DBRKD', ywlx: 'IN', counts: '1'}, - {name: '委外入库', djlx: 'WWRKD', ywlx: 'IN', counts: '1'} - ] - return res -} +export const getBillsCount = (area) => request({ + url:'api/easOutInBill/getBillsCount', + data: {} +}) + // 1.2分页查询出入库单据 -// export const easOutInBillPage = (fuzzy, djlx, page, size) => request({ -// url:'api/easOutInBill/page', -// data: { -// fuzzy: fuzzy, -// djlx: djlx, -// page: page, -// size: size -// } -// }) -export const easOutInBillPage = (size, page, fuzzy, djlx) => { - let res = { - code: '1', - desc: '', - pageNum: '1', - pageSize: '10', - totalElements: '50', - result: [ - {id: '1', code: 'IO20213', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}, - {id: '2', code: 'IO20214', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}, - {id: '3', code: 'IO20215', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}, - {id: '4', code: 'IO20216', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}, - {id: '5', code: 'IO20217', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}, - {id: '6', code: 'IO20218', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}, - {id: '7', code: 'IO20219', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}, - {id: '8', code: 'IO20220', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}, - {id: '9', code: 'IO20221', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}, - {id: '10', code: 'IO20222', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}] +export const easOutInBillPage = (fuzzy, djlx, page, size) => request({ + url:'api/easOutInBill/page', + data: { + fuzzy: fuzzy, + djlx: djlx, + page: page, + size: size } - return res -} +}) + // 1.2分页查询出入库单据 -// export const easOutInBillDetailPage = (djid, page, size) => request({ -// url:'api/easOutInBillDetail/page', -// data: { -// djid: djid, -// page: page, -// size: size -// } -// }) -export const easOutInBillDetailPage = (djid, page, size) => { - let res = {} - if (page === '1') { - res = { - code: '1', - desc: '', - pageNum: '2', - pageSize: '5', - totalElements: '50', - result: [ - {id: '1', code: 'IO20213', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}, - {id: '2', code: 'IO20214', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}, - {id: '3', code: 'IO20215', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}, - {id: '4', code: 'IO20216', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}, - {id: '5', code: 'IO20217', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}] - } - } else { - res = { - code: '1', - desc: '', - pageNum: '2', - pageSize: '5', - totalElements: '50', - result: [ - {id: '1', code: 'IO20213', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}, - {id: '2', code: 'IO20214', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}, - {id: '3', code: 'IO20215', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}] - } +export const easOutInBillDetailPage = (djid, page, size) => request({ + url:'api/easOutInBillDetail/page', + data: { + djid: djid, + page: page, + size: size } - return res -} +}) + // 1.3审核出入库单据 export const easOutInBillUpdate = (djid) => request({ url:'api/easOutInBill/update', @@ -118,29 +48,105 @@ export const easOutInBillUpdate = (djid) => request({ djid: djid } }) + // 1.4查询出单据明细库位 -// export const queryInventoryInfo = (arr) => request({ -// url:'api/easOutInBillDetail/queryInventoryInfo', -// data: arr -// }) -export const queryInventoryInfo = (arr) => { - let res = { - code: '1', - desc: '', - pageNum: '2', - pageSize: '5', - totalElements: '50', - result: [ - {id: '1', code: 'IO20213', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}, - {id: '2', code: 'IO20214', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}, - {id: '3', code: 'IO20215', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}, - {id: '4', code: 'IO20216', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}, - {id: '5', code: 'IO20217', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}] - } - return res -} +export const queryInventoryInfo = (arr) => request({ + url:'api/easOutInBillDetail/queryInventoryInfo', + data: arr +}) + // 1.5修改出单据明细库位 export const easOutInBillDetailUpdate = (arr) => request({ url:'/api/easOutInBillDetail/update', data: arr -}) \ No newline at end of file +}) + +// export const pdaUpdate = () => { +// let res = { +// versionName: '1.0.0', +// androidUrl: 'https://mp-e979e0eb-882b-42b3-a4a1-923ad08ea194.cdn.bspapp.com/cloudstorage/f72ec59f-7b25-487d-a034-fead1b6654c6.apk' +// } +// return res +// } +// export const getBillsCount = (area) => { +// let res = [ +// {name: '销售出库', djlx: 'XSCKD', ywlx: 'OUT', counts: '1'}, +// {name: '采购退货出库', djlx: 'CGTHD', ywlx: 'OUT', counts: '1'}, +// {name: '调拨出库', djlx: 'DBCKD', ywlx: 'OUT', counts: '1'}, +// {name: '委外出库', djlx: 'WWFLD', ywlx: 'OUT', counts: '1'}, +// {name: '生产出库', djlx: 'LLCKD', ywlx: 'OUT', counts: '1'}, +// {name: '采购入库', djlx: 'CGRKD', ywlx: 'IN', counts: '1'}, +// {name: '生产退料入库', djlx: 'LLTHD', ywlx: 'IN', counts: '1'}, +// {name: '调拨入库', djlx: 'DBRKD', ywlx: 'IN', counts: '1'}, +// {name: '委外入库', djlx: 'WWRKD', ywlx: 'IN', counts: '1'} +// ] +// return res +// } +// export const easOutInBillPage = (size, page, fuzzy, djlx) => { +// let res = { +// code: '1', +// desc: '', +// pageNum: '1', +// pageSize: '10', +// totalElements: '50', +// result: [ +// {id: '1', code: 'IO20213', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}, +// {id: '2', code: 'IO20214', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}, +// {id: '3', code: 'IO20215', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}, +// {id: '4', code: 'IO20216', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}, +// {id: '5', code: 'IO20217', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}, +// {id: '6', code: 'IO20218', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}, +// {id: '7', code: 'IO20219', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}, +// {id: '8', code: 'IO20220', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}, +// {id: '9', code: 'IO20221', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}, +// {id: '10', code: 'IO20222', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}] +// } +// return res +// } +// export const easOutInBillDetailPage = (djid, page, size) => { +// let res = {} +// if (page === '1') { +// res = { +// code: '1', +// desc: '', +// pageNum: '2', +// pageSize: '5', +// totalElements: '50', +// result: [ +// {id: '1', code: 'IO20213', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}, +// {id: '2', code: 'IO20214', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}, +// {id: '3', code: 'IO20215', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}, +// {id: '4', code: 'IO20216', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}, +// {id: '5', code: 'IO20217', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}] +// } +// } else { +// res = { +// code: '1', +// desc: '', +// pageNum: '2', +// pageSize: '5', +// totalElements: '50', +// result: [ +// {id: '1', code: 'IO20213', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}, +// {id: '2', code: 'IO20214', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}, +// {id: '3', code: 'IO20215', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文'}] +// } +// } +// return res +// } +// export const queryInventoryInfo = (arr) => { +// let res = { +// code: '1', +// desc: '', +// pageNum: '2', +// pageSize: '5', +// totalElements: '50', +// result: [ +// {id: '1', code: 'IO20213', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文', qty: '1000'}, +// {id: '2', code: 'IO20214', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文', qty: '1000'}, +// {id: '3', code: 'IO20215', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文', qty: '1000'}, +// {id: '4', code: 'IO20216', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文', qty: '1000'}, +// {id: '5', code: 'IO20217', djbh: 'SOUT4201', djzt: '未审核', ckmc: '叉车装配线', cksj: '2023-06-16', llr: '陈晓华', cjr: 'EAS_钱丽文', qty: '1000'}] +// } +// return res +// } \ No newline at end of file