MrShi
2026-05-12 98a1749e3e614da9ce8afbf3af7c474cd0bf6702
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>