mo 3 anni fa
parent
commit
39630fceb3
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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" />