shuishen
2024-04-18 4522ab3fe8bd45ee753ef187448c1e884bbc601f
src/views/gzll/process/maintenanceFundApply/handle.vue
@@ -207,10 +207,10 @@
          disabled: true
        },
        {
          label: "项目分摊方式",
          prop: "allocationWay",
              label: "楼栋",
              prop: "buildingName",
          labelWidth: 140,
          value: '按建筑面积分摊',
              value: '',
          span: 12,
          row: true,
          disabled: true
@@ -542,6 +542,7 @@
  left: 50%;
  transform: translateX(-50%);
}
.workOrderStyle {
  font-weight: normal;
}