From 37cdce5348ba4f3ee260cd8d433435cf0e795366 Mon Sep 17 00:00:00 2001
From: wujianwei <wjw@11.com>
Date: 星期一, 19 一月 2026 16:33:17 +0800
Subject: [PATCH] 新增前后端
---
ui/admin-ui3/src/views/tms/tmsPlanOrder/index.vue | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/ui/admin-ui3/src/views/tms/tmsPlanOrder/index.vue b/ui/admin-ui3/src/views/tms/tmsPlanOrder/index.vue
index 3340827..f47d39d 100644
--- a/ui/admin-ui3/src/views/tms/tmsPlanOrder/index.vue
+++ b/ui/admin-ui3/src/views/tms/tmsPlanOrder/index.vue
@@ -141,7 +141,7 @@
message: "瀹㈡埛涓嶈兘涓虹┖", trigger: "change"
}
],
- type: 'table',suffixIcon:'search',
+ type: 'table',suffixIcon:'search',dataType: 'string',
children:{
border: true,
searchMenuSpan: 5,
@@ -199,7 +199,7 @@
viewDisplay: true,
hide: false,
search: true,
- type: 'table',suffixIcon:'search',
+ type: 'table',suffixIcon:'search',dataType: 'string',
children:{
border: true,
searchMenuSpan: 5,
@@ -262,7 +262,7 @@
viewDisplay: true,
hide: false,
search: true,
- type: 'table',suffixIcon:'search',
+ type: 'table',suffixIcon:'search',dataType: 'string',
children:{
border: true,
searchMenuSpan: 5,
@@ -365,7 +365,7 @@
message: "杞﹁締鏈嶅姟鍟嗕笉鑳戒负绌�", trigger: "blur"
}
],
- type: 'table', suffixIcon: 'search',
+ type: 'table', suffixIcon: 'search',dataType: 'string',
children: {
border: true,
searchLabelWidth: 100,
--
Gitblit v1.8.0