#
whycq
2023-11-22 180d9f9c441b03c95d465b8c694ecf3f1acc6a11
pages/business/cstmr/cstmrDetails.vue
@@ -144,9 +144,7 @@
               header: {'token' : uni.getStorageSync('token'),
               },
               method: 'GET',
               success(res) {
                  console.log(res);
                  res = res.data
                  if (res.code === 200) {
                     uni.navigateBack()