litian
2024-03-25 cdfdcec9cc8a7644e70fb28d39a01d438cc74496
packageBookService/pages/bookServices/list/index.js
@@ -45,7 +45,7 @@
    sort: '', // 排序
    enable: false,
    loadingProps: {
      size: '50rpx',
      size: '50rpx'
    },
    loading: false,
    noData: false
@@ -287,7 +287,7 @@
        subAccess: this.data.pathList,
      };
    } else {
      pathObj = {
      pathObj = {
        path,
        queryType: '*',
      };