闫增涛
2024-04-11 78068d49c20a8b90db902d955f558af507eb8b96
packageBookService/pages/bookServices/detail/components/tree/index.wxml
@@ -61,6 +61,7 @@
                    icon="rectangle"
                    checked="{{citem.checked}}"
                    data-item="{{citem}}"
                    data-parent="{{item}}"
                    catch:change="checkResource"
                  />
                </view>
@@ -166,6 +167,7 @@
          isShowCheck="{{isShowCheck}}"
          bookInfo="{{bookInfo}}"
          treeList="{{[citem]}}"
          learnList="{{learnList}}"
          itemId="{{itemId}}"
          tab="{{tab}}"
          buyIds="{{buyIds}}"