From 3971972d6ec6ad96f5911c580c027a3f23f06c16 Mon Sep 17 00:00:00 2001 From: haoxuan <haoxuan> Date: 星期四, 07 三月 2024 18:21:09 +0800 Subject: [PATCH] 列表字段调试 --- src/views/productManage/silkRegisterForm/index.vue | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/views/productManage/silkRegisterForm/index.vue b/src/views/productManage/silkRegisterForm/index.vue index 3274070..f301c9d 100644 --- a/src/views/productManage/silkRegisterForm/index.vue +++ b/src/views/productManage/silkRegisterForm/index.vue @@ -68,14 +68,14 @@ }, search_map: {}, tableColumn: [ - { label: "缂栧彿", prop: "topic", min: 120, default: true }, // 涓婚 - { label: "钀戒笣鏃堕棿", prop: "client_name", min: 190, }, // 瀹㈡埛鍚嶇О - { label: "杞︾粍", prop: "contact_name", min: 100, }, // 鑱旂郴浜哄鍚� - { label: "瑙勬牸", prop: "client_status", min: 100 }, // 瀹㈡埛鐘舵�� - { label: "杞﹂棿", prop: "contact_information_name", min: 100 }, // 鑱旂郴鏂瑰紡 - { label: "搴勫彛", prop: "follow_time", min: 130 }, // 鑱旂郴浜烘棩鏈� - { label: "寮�濮嬪洖鏁�", prop: "next_follow_time", min: 130 }, // 涓嬫鍥炶鏃ユ湡 - { label: "缁撴潫鍥炴暟", prop: "member_name", min: 110 }, // 璐熻矗浜� + { label: "缂栧彿", prop: "number", min: 120, default: true }, // 涓婚 + { label: "钀戒笣鏃堕棿", prop: "finishDate", min: 190, }, // 瀹㈡埛鍚嶇О + { label: "杞︾粍", prop: "workshopGroup", min: 100, }, // 鑱旂郴浜哄鍚� + { label: "瑙勬牸", prop: "spec", min: 100 }, // 瀹㈡埛鐘舵�� + { label: "杞﹂棿", prop: "name", min: 100 }, // 鑱旂郴鏂瑰紡 + { label: "搴勫彛", prop: "market", min: 130 }, // 鑱旂郴浜烘棩鏈� + { label: "寮�濮嬪洖鏁�", prop: "startCircle", min: 130 }, // 涓嬫鍥炶鏃ユ湡 + { label: "缁撴潫鍥炴暟", prop: "endCircle", min: 110 }, // 璐熻矗浜� ], showCol: [ "缂栧彿", -- Gitblit v1.8.0