Explorar o código

Merge branch 'redUrgent' into allTestUrgent

qymljy hai 3 meses
pai
achega
23cb4ee6c8

+ 1 - 1
src/components/normal-basic-layout/details/modules/followTable/index.vue

@@ -69,7 +69,7 @@
           v-if="$route.path === '/projectChangeDetail'"
           prop="squarestage"
           :label="$t(`项目阶段`)"
-          min-width="500"
+          min-width="80"
       >
         <template slot-scope="scope">
           <div>{{scope.row.squarestage?scope.row.squarestage:''}}</div>