|
|
@ -104,6 +104,11 @@ |
|
|
|
label="社区数量"> |
|
|
|
<el-input class="input-width-jg" v-model="dataForm.communityNum" type = "number" |
|
|
|
placeholder="社区数量"></el-input> |
|
|
|
</el-form-item> |
|
|
|
<el-form-item prop="communityManNum" |
|
|
|
label="社区人数"> |
|
|
|
<el-input class="input-width-jg" v-model="dataForm.communityManNum" type = "number" |
|
|
|
placeholder="社区人数"></el-input> |
|
|
|
</el-form-item> |
|
|
|
<el-form-item prop="gridNum" |
|
|
|
label="网格数量"> |
|
|
|