CN-146 feat: ip基本信息开发
This commit is contained in:
@@ -350,7 +350,7 @@ export const noData = {
|
||||
updated (el, binding) {
|
||||
if (el) {
|
||||
if (binding.value) {
|
||||
el.innerHTML = '<div style="display: flex; justify-content: center; align-items: center; height: 100%; color: #999;">No data</div>'
|
||||
el.innerHTML = '<div style="display: flex; justify-content: center; align-items: center; height: 100%; width: 100%; color: #999;">No data</div>'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user