更新页面

This commit is contained in:
2025-07-04 10:57:21 +08:00
parent c82e2f1972
commit 19677b36a6
8 changed files with 64 additions and 615 deletions

View File

@ -1,7 +1,7 @@
<template>
<div class="dialog" v-if="dialogForm">
<div class="head_box">
<span class="title">情报数据采集{{ title }}</span>
<span class="title">情报信息流转{{ title }}</span>
<div>
<el-button size="small" @click="close">关闭</el-button>
</div>