lin
2024-04-11 aec6c2f5b7af18dc7d33997b29e146e0a06b1105
src/views/property/process/maintenanceFundApply/form.vue
@@ -100,12 +100,13 @@
              }, ],
            },
            {
              label: "项目分摊方式",
              prop: "allocationWay",
              label: "楼栋",
              prop: "buildingName",
              labelWidth: 140,
              value: '按建筑面积分摊',
              value: '',
              span: 12,
              row: true,
              disabled: true
            },
            {
              label: '联系人',
@@ -264,4 +265,4 @@
      }
    }
  }
</script>
</script>