Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gs1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
吴迪
gs1
Commits
45a6fd0b
Commit
45a6fd0b
authored
Jan 03, 2022
by
tang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 空数据文字显示
parent
d41ef0cd
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
0 deletions
+9
-0
gln.vue
src/views/Search/gln.vue
+3
-0
internal.vue
src/views/Search/internal.vue
+3
-0
shortcode.vue
src/views/Search/shortcode.vue
+3
-0
No files found.
src/views/Search/gln.vue
View file @
45a6fd0b
...
@@ -44,6 +44,9 @@
...
@@ -44,6 +44,9 @@
header-cell-class-name=
"search-table-hc"
header-cell-class-name=
"search-table-hc"
style=
"width: 100%"
style=
"width: 100%"
>
>
<template
slot=
"empty"
>
<span
style=
"color: #969799;"
>
未查到该信息
</span>
</
template
>
<el-table-column
prop=
"gepirRequestedKey.requestedKeyValue"
label=
"GLN"
width=
"180"
></el-table-column>
<el-table-column
prop=
"gepirRequestedKey.requestedKeyValue"
label=
"GLN"
width=
"180"
></el-table-column>
<el-table-column
prop=
"address.name"
label=
"企业名称(含英文)"
width=
"180"
>
<el-table-column
prop=
"address.name"
label=
"企业名称(含英文)"
width=
"180"
>
</el-table-column>
</el-table-column>
...
...
src/views/Search/internal.vue
View file @
45a6fd0b
...
@@ -153,6 +153,9 @@
...
@@ -153,6 +153,9 @@
header-cell-class-name=
"search-table-hc"
header-cell-class-name=
"search-table-hc"
style=
"width: 100%"
style=
"width: 100%"
>
>
<template
slot=
"empty"
>
<span
style=
"color: #969799;"
>
没有符合条件的记录
</span>
</
template
>
<el-table-column
prop=
"_source.code"
label=
"商品条码"
width=
"180"
>
<el-table-column
prop=
"_source.code"
label=
"商品条码"
width=
"180"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<span
type=
"text"
class=
"hover"
size=
"small"
>
{{
<span
type=
"text"
class=
"hover"
size=
"small"
>
{{
...
...
src/views/Search/shortcode.vue
View file @
45a6fd0b
...
@@ -67,6 +67,9 @@
...
@@ -67,6 +67,9 @@
header-cell-class-name=
"search-table-hc"
header-cell-class-name=
"search-table-hc"
style=
"width: 100%"
style=
"width: 100%"
>
>
<template
slot=
"empty"
>
<span
style=
"color: #969799;"
>
没有符合条件的记录
</span>
</
template
>
<el-table-column
prop=
"shortCode"
label=
"缩短码"
width=
"80px"
>
<el-table-column
prop=
"shortCode"
label=
"缩短码"
width=
"80px"
>
</el-table-column>
</el-table-column>
<el-table-column
prop=
"produceName"
label=
"商品名称"
width=
"170px"
>
<el-table-column
prop=
"produceName"
label=
"商品名称"
width=
"170px"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment