联调
This commit is contained in:
@@ -18,7 +18,7 @@ onMounted(() => {
|
||||
})
|
||||
</script>
|
||||
<template>
|
||||
<div v-loading="loading" :style="'height:' + height">
|
||||
<div v-loading="loading" style="height: 100%">
|
||||
<iframe
|
||||
ref="frameRef"
|
||||
:src="props.src"
|
||||
|
||||
Reference in New Issue
Block a user