Commit 6d1503c3 authored by Gakki's avatar Gakki

修改问题3和9

parent c344e330
......@@ -159,7 +159,7 @@ export default {
levelType: [
{
name: '层',
name: '层',
key: '1'
},
{
......
......@@ -199,6 +199,7 @@ export default {
mounted(){
if (this.$route.name == 'propertyInfo') {
this.$nextTick(function () {
this.form.setFieldsValue({'managedNum': 'managedNum_desc'})
this.getSearchParams()
})
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment