Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
super-hive-web
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
SuperHive
front-end
super-hive-web
Commits
9ac6b3f2
Commit
9ac6b3f2
authored
Aug 03, 2020
by
pangjh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
前端代码提交
parent
3e9e3014
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
index.vue
src/views/object-management/instance-management/index.vue
+3
-4
No files found.
src/views/object-management/instance-management/index.vue
View file @
9ac6b3f2
<
template
>
<div>
<el-row>
<el-col
style=
"width: 480px
"
>
<el-row
:gutter=
"20"
>
<el-col
:span=
"8
"
>
<el-card>
<el-form
ref=
"searchForm"
...
...
@@ -36,7 +36,6 @@
<el-table-column
prop=
"name"
label=
"模型名称"
width=
"387px"
/>
</el-table>
<el-pagination
...
...
@@ -51,7 +50,7 @@
/>
</el-card>
</el-col>
<el-col
style=
"margin-left:20px; width: 960px
"
>
<el-col
:span=
"16
"
>
<el-card>
<el-form
ref=
"searchFormInstance"
...
...
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