#
whycq
2023-11-24 e680ee8cc2c34ec2d21c238e8110e4f1501eb8bc
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()