From d7c484c2f5ff13b000b38cc2d078bfe752d3dad8 Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期四, 10 十月 2024 15:12:30 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- admin/src/components/business/OperaCarsWindow.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/admin/src/components/business/OperaCarsWindow.vue b/admin/src/components/business/OperaCarsWindow.vue index f8bfc58..a81913f 100644 --- a/admin/src/components/business/OperaCarsWindow.vue +++ b/admin/src/components/business/OperaCarsWindow.vue @@ -16,6 +16,7 @@ label: 'name', value: 'id', children: 'childCategoryList', + checkStrictly: true }"></el-cascader> </el-form-item> <el-form-item label="閫夋嫨缁勭粐锛�" prop="groupId"> -- Gitblit v1.9.3