Browse Source

:bug: 标签关联产品,已关联产品不回显bug

zhanghe 6 năm trước cách đây
mục cha
commit
07770c7c2e
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/routes/Frontend/Tag/TagCreate.js

+ 1 - 0
src/routes/Frontend/Tag/TagCreate.js

@@ -351,6 +351,7 @@ export default class TagCreatePage extends Component {
             multiple
             loading={sLoading}
             selectorName={productType}
+            selectedRows={productList}
             list={shelves.list}
             pageNo={shelves.pageNo}
             pageSize={shelves.pageSize}