设备监控弹框修改

This commit is contained in:
仲么了
2024-02-01 16:19:28 +08:00
parent 5bc06899d7
commit a146bba7a1
13 changed files with 171 additions and 140 deletions

View File

@@ -1,7 +1,7 @@
<template>
<div>
<div class="custom-table-header">
<div style="flex: 1; font-weight: 700">接口权限列表</div>
<div class="title">接口权限列表</div>
<el-input
v-model="tableStore.table.params.searchValue"
style="width: 240px"

View File

@@ -1,7 +1,7 @@
<template>
<div>
<div class="custom-table-header">
<div style="flex: 1; font-weight: 700">菜单列表</div>
<div class="title">菜单列表</div>
<el-input
v-model="tableStore.table.params.searchValue"
style="width: 240px"