提交 96d55cfe authored 作者: 龙菲's avatar 龙菲

修复文物搜索文案写错问题

上级 471529d4
...@@ -293,7 +293,7 @@ export const searchConfig = [ ...@@ -293,7 +293,7 @@ export const searchConfig = [
{ {
prop: "name", prop: "name",
type: "input", type: "input",
label: "展览名称", label: "文物名称",
}, },
{ {
prop: "status", prop: "status",
......
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
slot="reference" slot="reference"
size="mini" size="mini"
style="margin: 0; width: calc((100% - 20px) / 2)" style="margin: 0; width: calc((100% - 20px) / 2)"
type="primary" type="danger"
icon="el-icon-close" icon="el-icon-close"
plain plain
@click.native="() => (popoverVisible = true)" @click.native="() => (popoverVisible = true)"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论