瀏覽代碼

更新 样式

wangzhihui 4 年之前
父節點
當前提交
636d4f8f89
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/voyage/voyageDetail.vue

+ 1 - 1
src/views/voyage/voyageDetail.vue

@@ -386,7 +386,7 @@
           min-width="120"
           min-width="120"
           align="center"
           align="center"
         ></el-table-column>
         ></el-table-column>
-        <el-table-column label="操作" min-width="80" align="center">
+        <el-table-column label="操作" min-width="150" align="center">
           <template v-slot="scope">
           <template v-slot="scope">
             <el-button
             <el-button
               @click="showUpdateDischarge(scope.row, scope.$index)"
               @click="showUpdateDischarge(scope.row, scope.$index)"