ソースを参照

新增 提单字段

wzg 1 年間 前
コミット
191308dc6d
1 ファイル変更3 行追加0 行削除
  1. 3 0
      src/views/voyage/voyageDetail.vue

+ 3 - 0
src/views/voyage/voyageDetail.vue

@@ -717,6 +717,9 @@
             </el-button>
           </template>
         </el-table-column>
+        <el-table-column label="提单" min-width="80" align="center">
+          <template v-slot="scope">暂无</template>
+        </el-table-column>
       </el-table>
       <div style="width: 1200px; text-align: right; margin-top: 43px">
         <el-pagination