Compare commits

...

2 Commits

1 changed files with 2 additions and 2 deletions

View File

@ -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 = []