linwe
2024-08-09 5e2aafeede13d337380f736567caf74f49713be7
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,
            },
            {