洪海涛 4 년 전
부모
커밋
4abddcbe6d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/projectManage/projectList/projectIndex.vue

+ 1 - 1
src/views/projectManage/projectList/projectIndex.vue

@@ -88,7 +88,7 @@
             </div>
             <div class="Layout">
               <div class="queryName marginLeft">标签</div>
-              <TagSearch v-model="form_all.tagIdList" type="PROEJCT" placeholder="请选择" />
+              <TagSearch v-model="form_all.tagIdList" style="width: inherit;" type="PROEJCT" placeholder="请选择" />
             </div>
           </el-form>
         </div>