Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
I
install.web
Project
Project
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
Script
install.web
Commits
2cb253fd
Commit
2cb253fd
authored
5 years ago
by
黄贤军
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2.0
parent
48dcd9b2
Pipeline
#22412
passed with stage
in 1 minute and 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
system.vue
src/app/HsEdi/system.vue
+2
-0
No files found.
src/app/HsEdi/system.vue
View file @
2cb253fd
...
@@ -337,8 +337,10 @@
...
@@ -337,8 +337,10 @@
<el-table-column
property=
"code"
label=
"appCode"
></el-table-column>
<el-table-column
property=
"code"
label=
"appCode"
></el-table-column>
<el-table-column
property=
"server_name"
label=
"服务器名称"
></el-table-column>
<el-table-column
property=
"server_name"
label=
"服务器名称"
></el-table-column>
<el-table-column
property=
"server_tag"
label=
"服务器镜像版本"
></el-table-column>
<el-table-column
property=
"server_tag"
label=
"服务器镜像版本"
></el-table-column>
<el-table-column
property=
"server_id"
label=
"服务器镜像ID"
></el-table-column>
<el-table-column
property=
"local_name"
label=
"本地名称"
></el-table-column>
<el-table-column
property=
"local_name"
label=
"本地名称"
></el-table-column>
<el-table-column
property=
"local_tag"
label=
"本地镜像版本"
></el-table-column>
<el-table-column
property=
"local_tag"
label=
"本地镜像版本"
></el-table-column>
<el-table-column
property=
"local_id "
label=
"本地镜像ID"
></el-table-column>
</el-table>
</el-table>
<div
slot=
"footer"
>
<div
slot=
"footer"
>
<el-button
@
click=
"dialogVisible_install_APP_server = false"
size=
"mini"
>
取消
</el-button>
<el-button
@
click=
"dialogVisible_install_APP_server = false"
size=
"mini"
>
取消
</el-button>
...
...
This diff is collapsed.
Click to expand it.
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