Преглед на файлове

海运进出口 修改承运人

Qukatie преди 4 месеца
родител
ревизия
1c9f2d1a80
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1 1
      src/views/iosBasicData/OceanFreightImport/bills/index.vue
  2. 1 1
      src/views/iosBasicData/SeafreightExportF/bills/index.vue

+ 1 - 1
src/views/iosBasicData/OceanFreightImport/bills/index.vue

@@ -723,7 +723,7 @@ export default {
                         filterable: true,
                         remote: true,
                         dicUrl:
-                            "/api/blade-los/bcorps/listByType?corpTypeName=船公司&enName={{key}}",
+                            "/api/blade-los/bcorps/listByType?corpTypeName=船公司&cnName={{key}}",
                         props: {
                             label: "enName",
                             value: "enName",

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

@@ -865,7 +865,7 @@ export default {
                         type: "select",
                         filterable: true,
                         remote: true,
-                        dicUrl: "/api/blade-los/bcorps/listByType?corpTypeName=船公司&enName={{key}}",
+                        dicUrl: "/api/blade-los/bcorps/listByType?corpTypeName=船公司&cnName={{key}}",
                         props: {
                             label: "enName",
                             value: "enName",