Browse Source

宽度更改

1
mo 3 years ago
parent
commit
39630fceb3
1 changed files with 1 additions and 1 deletions
  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" />