@@ -46,7 +46,7 @@
mode="multiple"
placeholder="请选择业务领域"
:max-tag-count="2"
- style="width: 256px"
+ style="width: 260px"
@change="areaChange"
>
<template slot="maxTagPlaceholder"> ... </template>