MrShi
2025-02-08 c7be7788de8798c510edd4bdbfedbfa71f417b7e
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>