提交政务云
This commit is contained in:
parent
6d00b050fc
commit
e5e2047a94
|
@ -534,7 +534,6 @@
|
||||||
name: yunForm.busineesName,
|
name: yunForm.busineesName,
|
||||||
}
|
}
|
||||||
total.value = 5
|
total.value = 5
|
||||||
<<<<<<< HEAD
|
|
||||||
getZwyBusinessList(params).then(
|
getZwyBusinessList(params).then(
|
||||||
(res) => {
|
(res) => {
|
||||||
|
|
||||||
|
@ -543,13 +542,6 @@
|
||||||
total.value = res.data.data.total
|
total.value = res.data.data.total
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
=======
|
|
||||||
getZwyBusinessList(params).then((res) => {
|
|
||||||
cloudList.data = res.data.data.list
|
|
||||||
num.value = []
|
|
||||||
total.value = res.data.data.total
|
|
||||||
})
|
|
||||||
>>>>>>> 8906f1f60aad20082e68337c7c166c057237fdd1
|
|
||||||
}
|
}
|
||||||
//查询政务云状态
|
//查询政务云状态
|
||||||
const getCloudResource = () => {
|
const getCloudResource = () => {
|
||||||
|
|
Loading…
Reference in New Issue