Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
template_vue
Project
Project
Details
Activity
Releases
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
胡宝山
template_vue
Commits
05352b73
Commit
05352b73
authored
Aug 08, 2023
by
高宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
删除菜单
parent
678596fe
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
index.vue
src/views/sample/basicInformation/index.vue
+1
-1
index.vue
src/views/sample/sampleType/index.vue
+1
-1
No files found.
src/views/sample/basicInformation/index.vue
View file @
05352b73
...
@@ -50,7 +50,7 @@
...
@@ -50,7 +50,7 @@
<div
class=
"placeholder"
/>
<div
class=
"placeholder"
/>
<!-- 表单区 -->
<!-- 表单区 -->
<div
style=
"padding:5px 10px"
>
<div
style=
"padding:5px 10px"
>
<div
class=
"mb12 font-small-bold"
>
样品库
</div>
<div
class=
"mb12 font-small-bold"
>
基础信息
</div>
<el-table
v-loading=
"loading"
border
:data=
"basicinfoMationList"
>
<el-table
v-loading=
"loading"
border
:data=
"basicinfoMationList"
>
<el-table-column
type=
"index"
label=
"序号"
width=
"50"
/>
<el-table-column
type=
"index"
label=
"序号"
width=
"50"
/>
<el-table-column
label=
"pn"
prop=
"pn"
:show-overflow-tooltip=
"true"
>
<el-table-column
label=
"pn"
prop=
"pn"
:show-overflow-tooltip=
"true"
>
...
...
src/views/sample/sampleType/index.vue
View file @
05352b73
...
@@ -60,7 +60,7 @@
...
@@ -60,7 +60,7 @@
<div
class=
"placeholder"
/>
<div
class=
"placeholder"
/>
<!-- 表单区 -->
<!-- 表单区 -->
<div
style=
"padding:5px 10px"
>
<div
style=
"padding:5px 10px"
>
<div
class=
"mb12 font-small-bold"
>
基础样式列表
</div>
<div
class=
"mb12 font-small-bold"
>
样品种类
</div>
<el-table
v-loading=
"loading"
border
:data=
"basicinfoMationList"
>
<el-table
v-loading=
"loading"
border
:data=
"basicinfoMationList"
>
<el-table-column
type=
"index"
label=
"序号"
width=
"50"
/>
<el-table-column
type=
"index"
label=
"序号"
width=
"50"
/>
<el-table-column
label=
"pn"
prop=
"pn"
:show-overflow-tooltip=
"true"
>
<el-table-column
label=
"pn"
prop=
"pn"
:show-overflow-tooltip=
"true"
>
...
...
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