Commit 69ac2ddd authored by gengchunlei's avatar gengchunlei

居民端小程序 1.push

parent 2de138a9
...@@ -78,7 +78,6 @@ export default { ...@@ -78,7 +78,6 @@ export default {
}, },
onMore() { onMore() {
debugger
this.pagination.pageIndex++ this.pagination.pageIndex++
this.load() this.load()
}, },
......
...@@ -157,7 +157,6 @@ export default { ...@@ -157,7 +157,6 @@ export default {
this.load(false) this.load(false)
}, },
toDetail(item) { toDetail(item) {
debugger
let par = {} let par = {}
let path = `` let path = ``
if (item.serveType == 5) { if (item.serveType == 5) {
......
...@@ -39,7 +39,7 @@ module.exports = defineConfig({ ...@@ -39,7 +39,7 @@ module.exports = defineConfig({
} }
}, },
'/chronic-resident': { '/chronic-resident': {
target: 'http://192.168.1.174:8903', target: 'http://192.168.1.187:8903',
// target: 'https://beta-tumour.zmnyjk.com', // target: 'https://beta-tumour.zmnyjk.com',
changOrigin: true, changOrigin: true,
pathRewrite: { 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