mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +08:00
修复受理页面 男女问题
This commit is contained in:
parent
e04089ac4a
commit
70d2fab3af
@ -25,7 +25,8 @@
|
||||
builtUpArea: '',
|
||||
feeCoefficient: '',
|
||||
stateName: '',
|
||||
roomName: ''
|
||||
roomName: '',
|
||||
sex: 0
|
||||
}
|
||||
},
|
||||
_initMethod: function () {
|
||||
@ -148,7 +149,8 @@
|
||||
builtUpArea: '',
|
||||
feeCoefficient: '',
|
||||
stateName: '',
|
||||
roomName: ''
|
||||
roomName: '',
|
||||
sex: 0
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user