解决预报废页面无法显示问题

This commit is contained in:
BianLzhaoMin 2024-06-03 09:35:35 +08:00
parent eba8462ae0
commit 60610d8f64
3 changed files with 147 additions and 146 deletions

View File

@ -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 {
},
},
}
</script>

View File

@ -149,7 +149,7 @@
import DialogModel from '@/components/DialogModel'
import ScrapSource from '../../component/scrapSource.vue'
import AuditingDetails from '../../component/auditingDetails.vue'
import { config, dialogConfig, getSelList } from './config.js'
import { config, dialogConfig, getSelList } from './config'
import {
getScrapListApi,
getDialogListApi,

View File

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