mirror of
https://github.com/dataease/dataease.git
synced 2026-05-16 22:41:06 +08:00
refactor: 空资源显示样式优化 (#16729)
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.7 KiB |
@@ -2846,7 +2846,7 @@ export default {
|
||||
publish_tips1: '發佈後可查看',
|
||||
publish_tips2: '發佈後可{0}',
|
||||
cancel_publish_tips: '取消發佈成功',
|
||||
resource_not_published: '資源未發佈',
|
||||
resource_not_published: '该資源未發佈',
|
||||
re_publish: '重新發佈',
|
||||
published_success: '發佈成功',
|
||||
cancel_publish: '取消發佈',
|
||||
|
||||
@@ -2852,7 +2852,7 @@ export default {
|
||||
publish_tips1: '发布后可查看',
|
||||
publish_tips2: '发布后可{0}',
|
||||
cancel_publish_tips: '取消发布成功',
|
||||
resource_not_published: '资源未发布',
|
||||
resource_not_published: '该资源未发布',
|
||||
re_publish: '重新发布',
|
||||
published_success: '发布成功',
|
||||
cancel_publish: '取消发布',
|
||||
|
||||
Reference in New Issue
Block a user