邮箱 数据库 服务器报警列表页面的搜索条件调整
This commit is contained in:
parent
f0cff34940
commit
cee2d7d29e
|
@ -1,9 +1,9 @@
|
||||||
<template>
|
<template>
|
||||||
<div class="search-bar">
|
<div class="search-bar">
|
||||||
<a-row type="flex">
|
<a-row type="flex">
|
||||||
<a-col flex="190px">
|
<!-- <a-col flex="190px">
|
||||||
<a-input placeholder="search..." />
|
<a-input placeholder="search..." />
|
||||||
</a-col>
|
</a-col> -->
|
||||||
<a-col flex="310px" v-if="type == 'alarmCenter'">
|
<a-col flex="310px" v-if="type == 'alarmCenter'">
|
||||||
<a-form-model-item label="Type">
|
<a-form-model-item label="Type">
|
||||||
<a-select
|
<a-select
|
||||||
|
|
Loading…
Reference in New Issue
Block a user