Przeglądaj źródła

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

zhanghe 6 lat temu
rodzic
commit
07770c7c2e
1 zmienionych plików z 1 dodań i 0 usunięć
  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}