|
@@ -8,7 +8,7 @@
|
|
|
style="position: absolute; left:50%;top: 50vh; transform: translateX(-50%);">触发事件详情
|
|
|
</button>
|
|
|
<!-- 弹层 -->
|
|
|
- <el-dialog title="事件详情" :visible.sync="eventDialog" customClass="diaWidth" v-if="eventDialog" @close="cancelEventShow()">
|
|
|
+ <el-dialog title="资源详情" :visible.sync="eventDialog" customClass="diaWidth" v-if="eventDialog" @close="cancelEventShow()">
|
|
|
<div class="dia-event-info">
|
|
|
<el-form>
|
|
|
<el-form-item label="名称">
|