litian
2025-03-17 5b19b0e39a91e566a835460bf1213e7b3a0582b9
packagePersonal/pages/myOrder/index.js
@@ -356,7 +356,6 @@
      } else if (book.orderSaleMethod.type == 'createProductSaleMethod' && book.orderSaleMethod.cmsItemList == 0) {
        title = '图书服务-组卷'
      } else {
        debugger
        if (book.orderSaleMethod.cmsItemList.length && book.orderSaleMethod.cmsItemList[0].type == "questionBankFolder") {
          title = '图书服务-云测试'
        } else {