|
|
@ -14,7 +14,7 @@ |
|
|
|
<el-row v-if="fixed" class="resi-row"> |
|
|
|
<!-- <el-col v-for="n in item" :key="n.id" :span="n.itemType === 'textarea'&&24 || (24/columns)"> --> |
|
|
|
<el-col :span="6"> |
|
|
|
<el-form-item prop="GRID_ID" label="所属网格" required> |
|
|
|
<el-form-item prop="GRID_ID" label="所属网格"> |
|
|
|
<!-- <div class="resi-cell"> --> |
|
|
|
<!-- <div class="resi-cell-label">{{n.label}}</div> --> |
|
|
|
<div class="resi-cell-value"> |
|
|
|