接口对接
This commit is contained in:
@@ -25,7 +25,7 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
init() {
|
||||
this.store = this.DataSource('/feedback/queryFeedBackPage')
|
||||
this.store = this.DataSource('/cs-device-boot/feedback/queryFeedBackPage')
|
||||
this.store.params.userId = uni.getStorageSync('userInfo').id
|
||||
this.store.reload()
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user