diff --git a/src/views/product/attribute/index.vue b/src/views/product/attribute/index.vue index d971feb..d1b259f 100644 --- a/src/views/product/attribute/index.vue +++ b/src/views/product/attribute/index.vue @@ -95,7 +95,7 @@ /> - + diff --git a/src/views/product/attributeGroup/index.vue b/src/views/product/attributeGroup/index.vue index ff8a530..b9a3278 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}} + + + +
+
+