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 {