diff --git a/front/src/views/personalCenter/components/MyApply.vue b/front/src/views/personalCenter/components/MyApply.vue index 2d6aa9b4..d2ce67c7 100644 --- a/front/src/views/personalCenter/components/MyApply.vue +++ b/front/src/views/personalCenter/components/MyApply.vue @@ -461,7 +461,7 @@ const getVideoList = () => { status: yunForm.status, name: yunForm.busineesName, } - total.value = 5 + // total.value = 5 // cloudList.data = [ // { // "BSNUM":"0120221010000008", @@ -500,7 +500,7 @@ const getCloudList = () => { status: yunForm.status, name: yunForm.busineesName, } - total.value = 5 + // total.value = 5 getZwyBusinessList(params).then((res) => { cloudList.data = res.data.data.list num.value = []