chenjun 2 years ago
parent
commit
820ec971e9

+ 1 - 1
src/views/realTime/arrival/goods/index copy.vue

@@ -62,7 +62,7 @@ const dataInfo = [
 const datas = [
   {
     id: 1,
-    name: "收核单",
+    name: "收核单",
     flag: true,
     labelWidth: 100,
     children: ["A32", "534件", "通过", "10:25"],

+ 3 - 3
src/views/realTime/arrival/waybill/index copy.vue

@@ -110,7 +110,7 @@ const dataInfo = [
 const datas = [
   {
     id: 1,
-    name: "收核单",
+    name: "收核单",
     flag: true,
     labelWidth: 100,
     children: ["A32", "534件", "通过", "10:25"],
@@ -156,7 +156,7 @@ const datas = [
 const datas1 = [
   {
     id: 1,
-    name: "收核单",
+    name: "收核单",
     flag: true,
     labelWidth: 100,
     children: ["A32", "534件", "通过", "10:25"],
@@ -215,7 +215,7 @@ const tableHeader = ref([
     needShow: true,
   },
   {
-    columnLabel: "收核单",
+    columnLabel: "收核单",
     columnName: "receipt",
     lableClass: "scoreColumn",
     columnClassName: "scoreColumn",

+ 1 - 1
src/views/realTime/departure/goods/index copy.vue

@@ -63,7 +63,7 @@ const dataInfo = [
 const datas = [
   {
     id: 1,
-    name: "收核单",
+    name: "收核单",
     flag: true,
     labelWidth: 100,
     children: ["A32", "534件", "通过", "10:25"],

+ 4 - 4
src/views/realTime/departure/waybill/index copy.vue

@@ -110,7 +110,7 @@ const dataInfo = [
 const datas = [
   {
     id: 1,
-    name: "收核单",
+    name: "收核单",
     flag: true,
     labelWidth: 100,
     children: ["A32", "534件", "通过", "10:25"],
@@ -156,7 +156,7 @@ const datas = [
 const datas1 = [
   {
     id: 1,
-    name: "收核单",
+    name: "收核单",
     flag: true,
     labelWidth: 100,
     children: ["A32", "534件", "通过", "10:25"],
@@ -193,7 +193,7 @@ const tableHeader = [
   { label: "拉下", key: "dwon1" },
   { label: "退运", key: "return" },
   {
-    label: "收核单",
+    label: "收核单",
     key: "receipt",
     lableClass: "scoreColumn",
     columnClassName: "scoreColumn",
@@ -356,7 +356,7 @@ const state = reactive({
     { columnLabel: "拉下", columnName: "dwon1", needShow: true },
     { columnLabel: "退运", columnName: "return", needShow: true },
     {
-      columnLabel: "收核单",
+      columnLabel: "收核单",
       columnName: "receipt",
       lableClass: "scoreColumn",
       columnClassName: "scoreColumn",

+ 2 - 2
src/views/realTime/hooks/useTable.ts

@@ -128,7 +128,7 @@ const tableColumnsMap: {
       width: 60,
     },
     {
-      columnLabel: '收核单',
+      columnLabel: '收核单',
       columnName: 'DEH',
       className: 'cell-filter cell-filter-green node-departure',
     },
@@ -380,7 +380,7 @@ const tableColumnsMap: {
       className: 'cell-filter cell-filter-cyan node-arrival',
     },
     {
-      columnLabel: '收核单',
+      columnLabel: '收核单',
       columnName: 'DEH',
       className: 'cell-filter cell-filter-green node-departure',
     },

+ 1 - 1
src/views/realTime/hooks/useTrackData.ts

@@ -23,7 +23,7 @@ interface TrackAirline {
 const trackNodesMap = {
   departure: [
     {
-      name: '收核单',
+      name: '收核单',
       nodeCode: 'DEH',
     },
     // {

+ 1 - 1
src/views/realTime/internationalArrival/goods/index copy.vue

@@ -54,7 +54,7 @@ const dataInfo = [
 const datas = [
   {
     id: 1,
-    name: "收核单",
+    name: "收核单",
     flag: true,
     labelWidth: 100,
     children: ["A32", "534件", "通过", "10:25"],

+ 2 - 2
src/views/realTime/internationalArrival/waybill/index copy.vue

@@ -91,7 +91,7 @@ const dataInfo = [
 const datas = [
   {
     id: 1,
-    name: '收核单',
+    name: '收核单',
     flag: true,
     labelWidth: 100,
     children: ['A32', '534件', '通过', '10:25'],
@@ -137,7 +137,7 @@ const datas = [
 const datas1 = [
   {
     id: 1,
-    name: '收核单',
+    name: '收核单',
     flag: true,
     labelWidth: 100,
     children: ['A32', '534件', '通过', '10:25'],

+ 1 - 1
src/views/realTime/internationalDeparture/goods/index copy.vue

@@ -65,7 +65,7 @@ const dataInfo = [
 const datas = [
   {
     id: 1,
-    name: '收核单',
+    name: '收核单',
     flag: true,
     labelWidth: 100,
     children: ['A32', '534件', '通过', '10:25'],

+ 2 - 2
src/views/realTime/internationalDeparture/waybill/index copy.vue

@@ -91,7 +91,7 @@ const dataInfo = [
 const datas = [
   {
     id: 1,
-    name: '收核单',
+    name: '收核单',
     flag: true,
     labelWidth: 100,
     children: ['A32', '534件', '通过', '10:25'],
@@ -137,7 +137,7 @@ const datas = [
 const datas1 = [
   {
     id: 1,
-    name: '收核单',
+    name: '收核单',
     flag: true,
     labelWidth: 100,
     children: ['A32', '534件', '通过', '10:25'],

+ 1 - 1
src/views/realTime/trackMap/index.vue

@@ -42,7 +42,7 @@ import { ElMessage, FormInstance } from 'element-plus'
 const trackNodesMap = {
   departure: [
     {
-      name: '收核单',
+      name: '收核单',
       nodeCode: 'DEH',
     },
     {