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}} + + + +
+
+