Parcourir la source

新增 提单字段

wzg il y a 1 an
Parent
commit
191308dc6d
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  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