瀏覽代碼

宽度更改

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" />