From e75ffd74237ad18041598782dcfc3ba2f5924082 Mon Sep 17 00:00:00 2001 From: csy <435732439@qq.com> Date: Fri, 1 Mar 2024 21:26:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=95=86=E5=93=81=E5=B1=9E=E6=80=A7=E7=BB=84?= =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/product/attributeGroup/index.vue | 134 ++++++++++++++++++--- 1 file changed, 117 insertions(+), 17 deletions(-) diff --git a/src/views/product/attributeGroup/index.vue b/src/views/product/attributeGroup/index.vue index e87f6f7..d663ac9 100644 --- a/src/views/product/attributeGroup/index.vue +++ b/src/views/product/attributeGroup/index.vue @@ -110,23 +110,91 @@ /> - + - - - - - - {{dict.label}} - - - - - + + + + + + + + + + + {{dict.label}} + + + + + + + + + + + +
+ 选择属性关联关系 +
+ +
+ 已选择属性 +
+ + + + {{attribute.name}} + + + +
+ + +
+ 未选择属性 +
+ + + + + + + + + + + 查询 + + + + + + {{attribute.name}} + + + +
+
+