检测脚本

This commit is contained in:
sjl
2024-11-20 15:13:50 +08:00
parent c46a55e9c4
commit 55383cf501
21 changed files with 74 additions and 56 deletions

View File

@@ -24,8 +24,8 @@
<el-dropdown-item @click="title = '数字式模块'"
>数字式模块</el-dropdown-item
>
<el-dropdown-item @click="title = '比式模块'"
>比式模块</el-dropdown-item
<el-dropdown-item @click="title = '比式模块'"
>式模块</el-dropdown-item
>
</el-dropdown-menu>
</template>