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`, //福 //******** 注意事项 ********* */