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