From b922b12d1dc650df75530cc52af5451a5bbfece1 Mon Sep 17 00:00:00 2001
From: zhangback <zhangback@163.com>
Date: 星期四, 20 十一月 2025 20:36:51 +0800
Subject: [PATCH] 提交
---
ui/admin-ui3/src/views/tms/tmsDispatchOrder/index.vue | 69 +++++++++++++---------------------
1 files changed, 26 insertions(+), 43 deletions(-)
diff --git a/ui/admin-ui3/src/views/tms/tmsDispatchOrder/index.vue b/ui/admin-ui3/src/views/tms/tmsDispatchOrder/index.vue
index 3f37261..05e1e27 100644
--- a/ui/admin-ui3/src/views/tms/tmsDispatchOrder/index.vue
+++ b/ui/admin-ui3/src/views/tms/tmsDispatchOrder/index.vue
@@ -1025,11 +1025,11 @@
}
},
{
- label: '鏀跺彂璐т汉淇℃伅',
+ label: '鏀惰璐х偣淇℃伅',
prop: 'shffxrxx',
column: {
shipperId: {
- label: '鍙戣揣浜�',dataType:'string',
+ label: '瑁呰揣鐐�',dataType:'string',
display: true,
change: (val: any) => {
const table = crudRef.value?.getPropRef?.('shipperId')?.$refs?.temp;
@@ -1067,7 +1067,7 @@
rules: [
{
required: true,
- message: "鍙戣揣浜轰笉鑳戒负绌�", trigger: "change"
+ message: "瑁呰揣鐐逛笉鑳戒负绌�", trigger: "change"
}
],
type: 'table', suffixIcon: 'search',
@@ -1077,15 +1077,15 @@
searchMenuSpan: 5,
column: {
consignorCode: {
- label: '鏀跺彂璐т汉缂栫爜', minWidth: 130,
+ label: '鏀惰璐х偣缂栫爜', minWidth: 130,
search: true,
},
consignorName: {
- label: '鏀跺彂璐т汉鍚嶇О', minWidth: 130,
+ label: '鏀惰璐х偣鍚嶇О', minWidth: 130,
search: true,
},
consignorType: {
- label: '鏀跺彂璐т汉绫诲瀷', minWidth: 80,
+ label: '鏀惰璐х偣绫诲瀷', minWidth: 80,
type: 'select', dataType: 'string', dicUrl: '/system/dict/data/type/consignor_type',
display: false,
hide: false,
@@ -1138,25 +1138,25 @@
},
shipperRegionLabel: {
- label: '鍙戣揣浜鸿鏀垮尯鍩�',
+ label: '瑁呰揣鐐硅鏀垮尯鍩�',
display: true, disabled: true
},
shipperAddress: {
- label: '鍙戣揣浜鸿缁嗗湴鍧�',
+ label: '瑁呰揣鐐硅缁嗗湴鍧�',
display: true, disabled: true
},
shipperMobile: {
- label: '鍙戣揣浜鸿仈绯绘柟寮�',
+ label: '瑁呰揣鐐硅仈绯绘柟寮�',
display: true, disabled: true
},
receiverId: {
- label: '鏀惰揣浜�',
+ label: '鍗歌揣鐐�',
display: true, dataType:'string',
rules: [
{
required: true,
- message: "鏀惰揣浜轰笉鑳戒负绌�", trigger: "change"
+ message: "鍗歌揣鐐逛笉鑳戒负绌�", trigger: "change"
}
],
change: (val: any) => {
@@ -1201,15 +1201,15 @@
searchMenuSpan: 5,
column: {
consignorCode: {
- label: '鏀跺彂璐т汉缂栫爜', minWidth: 130,
+ label: '鏀惰璐х偣缂栫爜', minWidth: 130,
search: true,
},
consignorName: {
- label: '鏀跺彂璐т汉鍚嶇О', minWidth: 130,
+ label: '鏀惰璐х偣鍚嶇О', minWidth: 130,
search: true,
},
consignorType: {
- label: '鏀跺彂璐т汉绫诲瀷', minWidth: 80,
+ label: '鏀惰璐х偣绫诲瀷', minWidth: 80,
type: 'select', dataType: 'string', dicUrl: '/system/dict/data/type/consignor_type',
display: false,
hide: false,
@@ -1262,15 +1262,15 @@
},
receiverRegionLabel: {
- label: '鏀惰揣浜鸿鏀垮尯鍩�',
+ label: '鍗歌揣鐐硅鏀垮尯鍩�',
display: true, disabled: true
},
receiverAddress: {
- label: '鏀惰揣浜鸿缁嗗湴鍧�',
+ label: '鍗歌揣鐐硅缁嗗湴鍧�',
display: true, disabled: true
},
receiverMobile: {
- label: '鏀惰揣浜鸿仈绯绘柟寮�',
+ label: '鍗歌揣鐐硅仈绯绘柟寮�',
display: true, disabled: true
},
transportLine: {
@@ -1449,12 +1449,12 @@
},
shipperName: {
- label: '鍙戣揣浜哄悕绉�',
+ label: '瑁呰揣鐐瑰悕绉�',
display: false, minWidth: 120,
search: true,
},
receiverName: {
- label: '鏀惰揣浜哄悕绉�', minWidth: 120,
+ label: '鍗歌揣鐐瑰悕绉�', minWidth: 120,
display: false,
search: true,
},
@@ -1569,15 +1569,10 @@
voucherUrl: {
label: '琛岀▼鍑瘉',
display: true,
- span: 24,
- accept:'string',dataType: 'string',
+ span: 24,dataType: 'string',
type: 'upload',
action: '/common/upload2',
- propsHttp:{
- url: 'url',
- name: 'name',
- res: 'data',
- },
+
},
dataSource: {
label: '鏁版嵁鏉ユ簮',
@@ -1633,11 +1628,7 @@
span: 24,dataType: 'string',
type: 'upload',
action: '/common/upload2',
- propsHttp:{
- url: 'url',
- name: 'name',
- res: 'data',
- },
+
},
}
@@ -1676,11 +1667,7 @@
accept:'string',dataType: 'string',
type: 'upload',
action: '/common/upload2',
- propsHttp:{
- url: 'url',
- name: 'name',
- res: 'data',
- },
+
},
dataSource: {
label: '鏁版嵁鏉ユ簮',
@@ -1728,11 +1715,7 @@
accept:'string',dataType: 'object',
type: 'upload',
action: '/common/upload2',
- propsHttp:{
- url: 'url',
- name: 'name',
- res: 'data',
- },
+
},
}
@@ -1771,11 +1754,11 @@
display: false,
},
shipperName: {
- label: '鍙戣揣浜哄悕绉�',
+ label: '瑁呰揣鐐瑰悕绉�',
display: false, minWidth: 120,
},
receiverName: {
- label: '鏀惰揣浜哄悕绉�', minWidth: 120,
+ label: '鍗歌揣鐐瑰悕绉�', minWidth: 120,
display: false,
},
transportLine: {
--
Gitblit v1.8.0