feat(unhandled): 未合单消息提示样式更改
This commit is contained in:
parent
75f4de0601
commit
b5bbb67130
|
@ -45,8 +45,9 @@
|
||||||
style="width: fit-content"
|
style="width: fit-content"
|
||||||
:closable="false"
|
:closable="false"
|
||||||
title="默认显示【在售】商品订单,如需查询【预售】【缺货】商品,请使用【非在售商品】条件进行筛选"
|
title="默认显示【在售】商品订单,如需查询【预售】【缺货】商品,请使用【非在售商品】条件进行筛选"
|
||||||
type="info"
|
type="error"
|
||||||
show-icon
|
show-icon
|
||||||
|
effect="dark"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
<el-table
|
<el-table
|
||||||
|
|
Loading…
Reference in New Issue