测试bug修改

This commit is contained in:
仲么了
2023-08-17 09:24:59 +08:00
parent 792e1ce7d7
commit 6bc28e4f44
33 changed files with 1066 additions and 826 deletions

View File

@@ -25,8 +25,7 @@ export default {
},
methods: {
init() {
this.store = this.DataSource('/cs-device-boot/feedback/queryFeedBackPage')
this.store.params.userId = uni.getStorageSync('userInfo').id
this.store = this.DataSource('/cs-system-boot/feedback/queryFeedBackPage')
this.store.reload()
},
jump(item) {