Commit 69ac2ddd authored by gengchunlei's avatar gengchunlei

居民端小程序 1.push

parent 2de138a9
......@@ -78,7 +78,6 @@ export default {
},
onMore() {
debugger
this.pagination.pageIndex++
this.load()
},
......
......@@ -157,7 +157,6 @@ export default {
this.load(false)
},
toDetail(item) {
debugger
let par = {}
let path = ``
if (item.serveType == 5) {
......
......@@ -39,7 +39,7 @@ module.exports = defineConfig({
}
},
'/chronic-resident': {
target: 'http://192.168.1.174:8903',
target: 'http://192.168.1.187:8903',
// target: 'https://beta-tumour.zmnyjk.com',
changOrigin: true,
pathRewrite: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment