|
@@ -18,7 +18,7 @@
|
|
// display: showScene ? 'none' : 'block'
|
|
// display: showScene ? 'none' : 'block'
|
|
}"
|
|
}"
|
|
>
|
|
>
|
|
- <div class="poprs sceneList">
|
|
|
|
|
|
+ <div class="poprs sceneList" v-if="sceneList.length">
|
|
<el-dropdown placement="bottom-start" trigger="click" @command="handleCommand">
|
|
<el-dropdown placement="bottom-start" trigger="click" @command="handleCommand">
|
|
<el-icon size="24"><Expand /></el-icon>
|
|
<el-icon size="24"><Expand /></el-icon>
|
|
<template #dropdown>
|
|
<template #dropdown>
|