Browse Source

Merge branch 'dev_shequzhili'

shibei_master
dai 3 years ago
parent
commit
70b3853763
  1. 4
      src/views/modules/shequzhili/xiangmu/cpts/project-info.vue

4
src/views/modules/shequzhili/xiangmu/cpts/project-info.vue

@ -113,7 +113,7 @@
<el-popover
v-if="projectInfo.projectStatus == 'pending'"
placement="bottom"
width="400"
width="450"
height="400"
v-model="visibleTagPanel"
>
@ -126,6 +126,8 @@
filterable
placeholder="请选择"
@change="handleTagChange"
size="medium"
style="width: 350px;"
>
<el-option-group label="自定义标签">
<el-option

Loading…
Cancel
Save