소스 검색

宽度更改

1
mo 3 년 전
부모
커밋
39630fceb3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/teamBuild/initiationList.vue

+ 1 - 1
src/views/teamBuild/initiationList.vue

@@ -184,7 +184,7 @@
             align="center"
             prop="remark"
             label="备注"
-            width="200px"
+            width="240px"
           >
             <template slot-scope="scope">
               <overflow-text width="200px" :text="scope.row.remark" />