Browse Source

2024年6月13日09:02:07

纪新园 1 năm trước cách đây
mục cha
commit
9751e21949
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/views/iosBasicData/SeafreightExportF/bills/index.vue

+ 2 - 2
src/views/iosBasicData/SeafreightExportF/bills/index.vue

@@ -938,7 +938,7 @@ import {getToken} from "@/util/auth";
               },
               {
                   label: "收货人",
-                  prop: "hConsigneeCnName",
+                  prop: "hconsigneeCnName",
                   width:"120",
                   overHidden:true,
                   type:'select',
@@ -1706,7 +1706,7 @@ import {getToken} from "@/util/auth";
         },
         toAddEdit(){
             this.datekey=Date.now()
-         
+
         },
         // 详情的返回列表
         goBack() {