111
This commit is contained in:
parent
338040370b
commit
c01c2ec9af
|
@ -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 = []
|
||||
|
|
Loading…
Reference in New Issue