liukangdong
2025-02-08 105be897f4e9555c2d3166a13278bbad78e2ef35
admin/src/views/contract/components/terminationAgreement.vue
@@ -23,7 +23,7 @@
                    </el-table-column>
                    <el-table-column label="面积" show-overflow-tooltip>
                        <template slot-scope="{row}">
                            {{row.area}}㎡
                            {{row.rentArea}}㎡
                        </template>
                    </el-table-column>
                </el-table>