Explorar o código

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

zhanghe %!s(int64=6) %!d(string=hai) anos
pai
achega
07770c7c2e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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}