From 3849263b31a16a91ff08acaa42786ecfde76f33c Mon Sep 17 00:00:00 2001
From: zhangback <zhangback@163.com>
Date: 星期四, 27 十一月 2025 20:18:08 +0800
Subject: [PATCH] 提交
---
ui/admin-ui3/src/views/tms/tmsSettlementEntity/index.vue | 151 +++++++++++++++++++++++++-------------------------
1 files changed, 76 insertions(+), 75 deletions(-)
diff --git a/ui/admin-ui3/src/views/tms/tmsSettlementEntity/index.vue b/ui/admin-ui3/src/views/tms/tmsSettlementEntity/index.vue
index 1f282d5..d778149 100644
--- a/ui/admin-ui3/src/views/tms/tmsSettlementEntity/index.vue
+++ b/ui/admin-ui3/src/views/tms/tmsSettlementEntity/index.vue
@@ -98,10 +98,24 @@
label: '鍩烘湰淇℃伅',
prop: 'jbxx',
column:{
- customerType: {
- label: '瀹㈡埛绫诲瀷',
- type: 'select', dataType: 'string', dicUrl: '/system/dict/data/type/customer_type',
- addDisplay: true,
+ // customerType: {
+ // label: '杩愯惀涓讳綋绫诲瀷',
+ // type: 'select', dataType: 'string', dicUrl: '/system/dict/data/type/customer_type',
+ // addDisplay: true,
+ // editDisplay: true,
+ // viewDisplay: true,
+ // hide: false,minWidth:150,
+ // search: true,
+ // rules: [
+ // {
+ // required: true,
+ // message: "杩愯惀涓讳綋绫诲瀷涓嶈兘涓虹┖", trigger: "change"
+ // }
+ // ],
+ // },
+ customerCode: {
+ label: '杩愯惀涓讳綋缂栧彿',
+ addDisplay: false, disabled: true,
editDisplay: true,
viewDisplay: true,
hide: false,minWidth:150,
@@ -109,12 +123,12 @@
rules: [
{
required: true,
- message: "瀹㈡埛绫诲瀷涓嶈兘涓虹┖", trigger: "change"
+ message: "杩愯惀涓讳綋缂栧彿涓嶈兘涓虹┖", trigger: "blur"
}
],
},
customerShortName: {
- label: '瀹㈡埛绠�绉�',
+ label: '杩愯惀涓讳綋绠�绉�',
addDisplay: true,
editDisplay: true,
viewDisplay: true,
@@ -123,26 +137,13 @@
rules: [
{
required: true,
- message: "瀹㈡埛绠�绉颁笉鑳戒负绌�", trigger: "blur"
+ message: "杩愯惀涓讳綋绠�绉颁笉鑳戒负绌�", trigger: "blur"
}
],
},
- customerCode: {
- label: '瀹㈡埛缂栧彿',
- addDisplay: true,
- editDisplay: true,
- viewDisplay: true,
- hide: false,minWidth:150,
- search: true,
- rules: [
- {
- required: true,
- message: "瀹㈡埛缂栧彿涓嶈兘涓虹┖", trigger: "blur"
- }
- ],
- },
+
customerFullName: {
- label: '瀹㈡埛鍏ㄧО',
+ label: '杩愯惀涓讳綋鍏ㄧО',
addDisplay: true,
editDisplay: true,
viewDisplay: true,
@@ -204,42 +205,42 @@
},
}
},
- {
- label: '鍟嗗姟瀵规帴淇℃伅',
- prop: 'swjdxx',
- column: {
- businessContactName: {
- label: '鍟嗗姟瀵规帴浜哄悕绉�',
- addDisplay: true,
- editDisplay: true,
- viewDisplay: true,
- hide: false,minWidth:150,labelWidth:140,
- search: true,
- rules: [
- {
- required: true,
- message: "鍟嗗姟瀵规帴浜哄悕绉颁笉鑳戒负绌�", trigger: "blur"
- }
- ],
- },
- businessContactPhone: {
- label: '鍟嗗姟瀵规帴浜虹數璇�',
- addDisplay: true,
- editDisplay: true,
- viewDisplay: true,
- hide: true,
- search: false,
- },
- businessContactEmail: {
- label: '鍟嗗姟瀵规帴浜洪偖绠�',
- addDisplay: true,
- editDisplay: true,
- viewDisplay: true,
- hide: true,
- search: false,
- },
- }
- },
+ // {
+ // label: '鍟嗗姟瀵规帴淇℃伅',
+ // prop: 'swjdxx',
+ // column: {
+ // businessContactName: {
+ // label: '鍟嗗姟瀵规帴浜哄悕绉�',
+ // addDisplay: true,
+ // editDisplay: true,
+ // viewDisplay: true,
+ // hide: false,minWidth:150,labelWidth:140,
+ // search: true,
+ // rules: [
+ // {
+ // required: true,
+ // message: "鍟嗗姟瀵规帴浜哄悕绉颁笉鑳戒负绌�", trigger: "blur"
+ // }
+ // ],
+ // },
+ // businessContactPhone: {
+ // label: '鍟嗗姟瀵规帴浜虹數璇�',
+ // addDisplay: true,
+ // editDisplay: true,
+ // viewDisplay: true,
+ // hide: true,
+ // search: false,
+ // },
+ // businessContactEmail: {
+ // label: '鍟嗗姟瀵规帴浜洪偖绠�',
+ // addDisplay: true,
+ // editDisplay: true,
+ // viewDisplay: true,
+ // hide: true,
+ // search: false,
+ // },
+ // }
+ // },
{
label: '淇$敤淇℃伅',
prop: 'xyxx',
@@ -248,7 +249,7 @@
viewDisplay: true,
column: {
creditRating: {
- label: '瀹㈡埛淇$敤璇勭骇',
+ label: '杩愯惀涓讳綋淇$敤璇勭骇',
type: 'select', dataType: 'string', dicUrl: '/system/dict/data/type/sys_credit_rating',
addDisplay: false,
editDisplay: false,
@@ -372,20 +373,20 @@
column: {
customerType: {
- label: '瀹㈡埛绫诲瀷',
+ label: '杩愯惀涓讳綋绫诲瀷',
type: 'select', dataType: 'string', dicUrl: '/system/dict/data/type/customer_type',
display: false,
hide: false,minWidth:150,
search: true,
},
customerShortName: {
- label: '瀹㈡埛绠�绉�',
+ label: '杩愯惀涓讳綋绠�绉�',
display: false,
hide: false,minWidth:150,
search: true,
},
customerCode: {
- label: '瀹㈡埛缂栧彿',
+ label: '杩愯惀涓讳綋缂栧彿',
display: false,
hide: false,minWidth:150,
search: true,
@@ -396,20 +397,20 @@
hide: false,minWidth:150,
search: true,
},
- businessContactName: {
- label: '鍟嗗姟瀵规帴浜哄悕绉�',
- display: false,
- hide: false,minWidth:150,labelWidth:140,
- search: true,
- rules: [
- {
- required: true,
- message: "鍟嗗姟瀵规帴浜哄悕绉颁笉鑳戒负绌�", trigger: "blur"
- }
- ],
- },
+ // businessContactName: {
+ // label: '鍟嗗姟瀵规帴浜哄悕绉�',
+ // display: false,
+ // hide: false,minWidth:150,labelWidth:140,
+ // search: true,
+ // rules: [
+ // {
+ // required: true,
+ // message: "鍟嗗姟瀵规帴浜哄悕绉颁笉鑳戒负绌�", trigger: "blur"
+ // }
+ // ],
+ // },
creditRating: {
- label: '瀹㈡埛淇$敤璇勭骇',
+ label: '杩愯惀涓讳綋淇$敤璇勭骇',
type: 'select', dataType: 'string', dicUrl: '/system/dict/data/type/sys_credit_rating',
display: false,
hide: false,minWidth:150,
--
Gitblit v1.8.0