测试bug反馈修复
This commit is contained in:
@@ -102,7 +102,8 @@ export default {
|
||||
},
|
||||
},
|
||||
onLoad(options) {
|
||||
this.formData.userId = uni.getStorageSync('userInfo').id
|
||||
this.formData.userId = uni.getStorageSync('userInfo').userIndex
|
||||
this.formData.engineeringId = uni.getStorageSync('engineering').engineeringId
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user