diff --git a/pages/home/home.vue b/pages/home/home.vue index 6725be1..5e22f59 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -197,7 +197,7 @@ _wh(30px, 30px) background-color $red border-radius 50% - _font(20px, 30px, #fff,bold,center) + _font(16px, 30px, #fff,bold,center) box-shadow 3px 3px 1px 1px rgba(0,0,0,.3) .left_bg position absolute diff --git a/utils/getData2.js b/utils/getData2.js index ad345e7..669fa60 100644 --- a/utils/getData2.js +++ b/utils/getData2.js @@ -111,7 +111,7 @@ export const receiptPage = (fuzzy, page, size) => request({ }) // 2.收货单明细分页查询 export const receiptBillPage = (djid, page, size) => request({ - url:'/api/receiptBill/page', + url:'api/receiptBill/page', data: { djid: djid, page: page, @@ -120,7 +120,7 @@ export const receiptBillPage = (djid, page, size) => request({ }) // 3.收货单明细修改 export const receiptBillUpdate = (obj) => request({ - url:'/api/receiptBill/update', + url:'api/receiptBill/update', data: obj }) // 4.单据直接调拨 diff --git a/utils/mork2.js b/utils/mork2.js index 10b6b59..e6bf75a 100644 --- a/utils/mork2.js +++ b/utils/mork2.js @@ -1193,7 +1193,7 @@ export const receiptBillPage = () => { "tjkwbm": null, "tjkwmc": null, "fzsl": "0", - "ckbm": "3.04.001", + "ckbm": "1.05.001", "ckmc": "智能原材料库1", "kwbm": null, "kwmc": null,