From 24cc28bb458f16af7aef99b1f9c3115996a2a3fa Mon Sep 17 00:00:00 2001 From: haoxuan <haoxuan> Date: 星期五, 12 四月 2024 16:23:50 +0800 Subject: [PATCH] 开始回数和结束回数不显示的问题修改 --- src/views/productManage/silkRegisterForm/index.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/productManage/silkRegisterForm/index.vue b/src/views/productManage/silkRegisterForm/index.vue index 533285e..eea9802 100644 --- a/src/views/productManage/silkRegisterForm/index.vue +++ b/src/views/productManage/silkRegisterForm/index.vue @@ -69,8 +69,8 @@ { 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 }, // 璐熻矗浜� + { label: "寮�濮嬪洖鏁�", prop: "circle", min: 130 }, // 涓嬫鍥炶鏃ユ湡 + { label: "缁撴潫鍥炴暟", prop: "totalCircle", min: 110 }, // 璐熻矗浜� ], showCol: [ "缂栧彿", -- Gitblit v1.8.0