linwe
2024-06-13 9e5d2d2798515f65c64ff65fd725a7e3f93df8ca
src/views/work/process/maintenanceFundApply/edit.vue
@@ -1,11 +1,11 @@
<template>
  <basic-container>
    <el-form ref="form" :model="form" :rules="rules" label-width="80px">
      <el-row type="flex" class="row-bg" justify="end">
      <!--  <el-row type="flex" class="row-bg" justify="end">
        <el-form-item>
          <!-- <el-button @click="handleCancel">关闭</el-button> -->
          <el-button @click="handleCancel">关闭</el-button>
        </el-form-item>
      </el-row>
      </el-row> -->
@@ -182,7 +182,7 @@
              prop: "allocationWay",
              labelWidth: 140,
              value: '按建筑面积分摊',
              span: 14,
              span: 12,
              row: true,
            },
            {