From 60610d8f6464412d51266b02f7e7b599cb15f556 Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Mon, 3 Jun 2024 09:35:35 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E9=A2=84=E6=8A=A5=E5=BA=9F?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E6=97=A0=E6=B3=95=E6=98=BE=E7=A4=BA=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../forecastWaste/auditing/index.vue | 3 +- .../scrapManage/scrap/scrapAuditing/index.vue | 288 +++++++++--------- sgzb-ui/vue.config.js | 2 +- 3 files changed, 147 insertions(+), 146 deletions(-) diff --git a/sgzb-ui/src/views/scrapManage/forecastWaste/auditing/index.vue b/sgzb-ui/src/views/scrapManage/forecastWaste/auditing/index.vue index 3e84f932..8dd88109 100644 --- a/sgzb-ui/src/views/scrapManage/forecastWaste/auditing/index.vue +++ b/sgzb-ui/src/views/scrapManage/forecastWaste/auditing/index.vue @@ -163,12 +163,12 @@ import TableModel from '@/components/TableModel' import DialogModel from '@/components/DialogModel' import ScrapSource from '../../component/scrapSource.vue' -import { config, getSelList, getTypeListSel, dialogConfig } from './config' import { getForecastWasteListApi, getDialogListApi, auditingPreScrapApi, } from '@/api/scrap/forecastWaste.js' +import { config, getSelList, getTypeListSel, dialogConfig } from './config' export default { name: 'Inventory', components: { @@ -341,3 +341,4 @@ export default { }, }, } + diff --git a/sgzb-ui/src/views/scrapManage/scrap/scrapAuditing/index.vue b/sgzb-ui/src/views/scrapManage/scrap/scrapAuditing/index.vue index 479e1eb0..f3cdb63e 100644 --- a/sgzb-ui/src/views/scrapManage/scrap/scrapAuditing/index.vue +++ b/sgzb-ui/src/views/scrapManage/scrap/scrapAuditing/index.vue @@ -145,159 +145,159 @@ diff --git a/sgzb-ui/vue.config.js b/sgzb-ui/vue.config.js index 07d2b066..13f94d41 100644 --- a/sgzb-ui/vue.config.js +++ b/sgzb-ui/vue.config.js @@ -46,7 +46,7 @@ module.exports = { // target: `http://10.40.92.8:8080`, //超 // target: `http://10.40.92.81:8080`, //韩/ // target: `http://10.40.92.74:8080`,//旭/ - target: `http://10.40.92.136:28080`, //帅 + target: `http://10.40.92.52:28080`, //帅 // target: `http://10.40.92.5:28080`, //福 //******** 注意事项 ********* */