mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-19 16:06:44 +08:00
GFRS-2618【前端】修改前端bug --提交人:张齐
This commit is contained in:
@@ -112,7 +112,7 @@ export default {
|
||||
this.$emit('input', value)
|
||||
},
|
||||
choose(data) {
|
||||
this.name = data.name
|
||||
this.name = data.allowanceBaseEnjoyDTO.name
|
||||
this.$emit('on-choose', data)
|
||||
},
|
||||
closeParentPicker() {
|
||||
|
||||
Reference in New Issue
Block a user