chenrui  il y a 2 ans
Parent
commit
91c44ab021
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      src/views/securityCheck/views/waybillTable.vue

+ 2 - 2
src/views/securityCheck/views/waybillTable.vue

@@ -47,8 +47,8 @@ export default {
         {
           dataIndex: "subWaybillNo",
           key: "subWaybillNo",
-          title: "运单编号",
-          width: 90,
+          title: "航空分运单编号",
+          width: 125,
         },
         {
           dataIndex: "cargoName",