k94314517
2025-07-04 50fb58286ed3b718c39a97e0987ee7561a295651
company/src/components/business/allocateEnterprises.vue
@@ -3,7 +3,7 @@
        class="menu-config-dialog"
        :visible.sync="visible"
        :confirm-working="isWorking"
        width="576px"
        width="800px"
        title="分配服务企业"
        @confirm="confirm"
    >
@@ -93,7 +93,11 @@
    }
  }
</script>
<style>
    .el-transfer-panel {
        width: 300px !important;
    }
</style>
<style scoped lang="scss">
    @import "@/assets/style/variables.scss";
    .global-window {