|
@@ -37,7 +37,7 @@
|
|
|
/>
|
|
/>
|
|
|
<div style="padding: 1px" v-else>
|
|
<div style="padding: 1px" v-else>
|
|
|
<Empty
|
|
<Empty
|
|
|
- description="暂无搜索结果"
|
|
|
|
|
|
|
+ :description="$t('sys.unSearchData')"
|
|
|
:image="Empty.PRESENTED_IMAGE_SIMPLE"
|
|
:image="Empty.PRESENTED_IMAGE_SIMPLE"
|
|
|
className="ant-empty ant-empty-normal"
|
|
className="ant-empty ant-empty-normal"
|
|
|
/>
|
|
/>
|