Ver Fonte

修改字段

caojunjie há 3 anos atrás
pai
commit
f780459b22
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      src/views/finance/otherFinancial/index.vue

+ 2 - 2
src/views/finance/otherFinancial/index.vue

@@ -113,7 +113,7 @@
             label="船名"
             sortable
             align="center"
-            prop="shipsName"
+            prop="fVslid"
             fixed
             show-overflow-tooltip
         />
@@ -121,7 +121,7 @@
             label="航次"
             sortable
             align="center"
-            prop="voyage"
+            prop="fVoyid"
             fixed
             show-overflow-tooltip
         />