邓洁: 隧道接口部分对接
This commit is contained in:
@@ -243,6 +243,7 @@ const pageInfo = reactive({
|
||||
const total = ref(10);
|
||||
const getList = () => {
|
||||
getTunnelList({
|
||||
siteId:siteId,
|
||||
...pageInfo
|
||||
}).then(res => {
|
||||
if (res.code === 1000) {
|
||||
|
||||
Reference in New Issue
Block a user