From b677a7ff119a84e340ec4fc11664805335abf37a Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Wed, 17 Apr 2024 13:20:11 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E5=82=AC=E5=8A=9E=E5=8F=91?= =?UTF-8?q?=E9=80=81=E6=8E=A5=E5=8F=A3=E8=B0=83=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sgzb-ui/src/api/index.js | 2 +- .../receive/receiveApplyAdd.vue | 1391 ++++++++-------- .../views/claimAndRefund/return/returnIn.vue | 587 ++++--- .../claimAndRefund/return/returnInDetail.vue | 1422 ++++++++++------- sgzb-ui/src/views/index.vue | 23 +- sgzb-ui/src/views/inventoryLogs/index.vue | 4 - .../src/views/scrapManage/Inventory/index.vue | 12 + .../views/scrapManage/forecastWaste/index.vue | 12 + sgzb-ui/src/views/scrapManage/scrap/index.vue | 12 + sgzb-ui/vue.config.js | 1 + 10 files changed, 1948 insertions(+), 1518 deletions(-) create mode 100644 sgzb-ui/src/views/scrapManage/Inventory/index.vue create mode 100644 sgzb-ui/src/views/scrapManage/forecastWaste/index.vue create mode 100644 sgzb-ui/src/views/scrapManage/scrap/index.vue diff --git a/sgzb-ui/src/api/index.js b/sgzb-ui/src/api/index.js index 99e8fb89..225f20c8 100644 --- a/sgzb-ui/src/api/index.js +++ b/sgzb-ui/src/api/index.js @@ -32,7 +32,7 @@ export const getToPersonInfoAp = (data) => { /* 催办信息发送 */ export const sendUrgingMessageApi = (data) => { - return request.post('/**', data) + return request.post('/material/todo/urgentProcessing', data) } diff --git a/sgzb-ui/src/views/claimAndRefund/receive/receiveApplyAdd.vue b/sgzb-ui/src/views/claimAndRefund/receive/receiveApplyAdd.vue index e2e4e195..96aa98fb 100644 --- a/sgzb-ui/src/views/claimAndRefund/receive/receiveApplyAdd.vue +++ b/sgzb-ui/src/views/claimAndRefund/receive/receiveApplyAdd.vue @@ -1,93 +1,124 @@ diff --git a/sgzb-ui/src/views/claimAndRefund/return/returnIn.vue b/sgzb-ui/src/views/claimAndRefund/return/returnIn.vue index bc561f98..17b2ce7d 100644 --- a/sgzb-ui/src/views/claimAndRefund/return/returnIn.vue +++ b/sgzb-ui/src/views/claimAndRefund/return/returnIn.vue @@ -135,267 +135,338 @@ >批量审核 --> - - 导出 - - - - - - - - - - - - - - - - - - - - - - - - - - - + + 导出 + - + + + + + + + + + + + + + + + + + + + + + + + + + - - - - \ No newline at end of file + + diff --git a/sgzb-ui/src/views/index.vue b/sgzb-ui/src/views/index.vue index 6c07e317..5c965a22 100644 --- a/sgzb-ui/src/views/index.vue +++ b/sgzb-ui/src/views/index.vue @@ -122,7 +122,7 @@ >查 看 - + { - if (e.phonenumber) { - this.toPersonInfo.push({ - noticeUser: e.userId, - phone: e.phonenumber, - modelName: '领料催办', - companyId: e.companyId, - v_name: e.nickName, - }) - } + this.toPersonInfo.push({ + noticeUser: e.userId, + phone: e.phonenumber, + modelName: '领料催办', + companyId: e.companyId, + v_name: e.nickName, + }) }) this.sendMessageParams.message = `宁夏送变电工程有限公司提示:您有一条任务单号为 ${taskCode} 的待办任务未处理,请及时处理。` @@ -346,10 +344,7 @@ /* 催办发送 */ async submitForm() { this.sendMessageParams.bmNoticeInfoList = this.toPersonInfo - const { data: res } = await sendUrgingMessageApi( - this.sendMessageParams, - ) - + const res = await sendUrgingMessageApi(this.sendMessageParams) if (res.code == 200) { this.$message.success('发送成功!') this.toPersonInfo = [] diff --git a/sgzb-ui/src/views/inventoryLogs/index.vue b/sgzb-ui/src/views/inventoryLogs/index.vue index 3cef2250..5ac085a8 100644 --- a/sgzb-ui/src/views/inventoryLogs/index.vue +++ b/sgzb-ui/src/views/inventoryLogs/index.vue @@ -208,10 +208,6 @@ diff --git a/sgzb-ui/src/views/scrapManage/forecastWaste/index.vue b/sgzb-ui/src/views/scrapManage/forecastWaste/index.vue new file mode 100644 index 00000000..0b941727 --- /dev/null +++ b/sgzb-ui/src/views/scrapManage/forecastWaste/index.vue @@ -0,0 +1,12 @@ + + + + + diff --git a/sgzb-ui/src/views/scrapManage/scrap/index.vue b/sgzb-ui/src/views/scrapManage/scrap/index.vue new file mode 100644 index 00000000..81136f28 --- /dev/null +++ b/sgzb-ui/src/views/scrapManage/scrap/index.vue @@ -0,0 +1,12 @@ + + + + + diff --git a/sgzb-ui/vue.config.js b/sgzb-ui/vue.config.js index f428e364..b1114c88 100644 --- a/sgzb-ui/vue.config.js +++ b/sgzb-ui/vue.config.js @@ -43,6 +43,7 @@ module.exports = { // target: `https://z.csgmall.com.cn`, target: `http://10.40.92.14:8080`, //福 + // target: `http://10.40.92.8:8080`, //福 //******** 注意事项 ********* */ //1.全局替换qrUrl二维码扫码提供的网址-发布服务器的地址;