Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
agcs2.0-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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
liang
agcs2.0-web
Commits
4b8921df
Commit
4b8921df
authored
May 24, 2023
by
liang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
概览修改
parent
c0522876
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
3 deletions
+11
-3
index.vue
src/views/audit-detail/index.vue
+4
-1
index.vue
src/views/dataoverview/index.vue
+7
-2
No files found.
src/views/audit-detail/index.vue
View file @
4b8921df
...
@@ -11,7 +11,10 @@
...
@@ -11,7 +11,10 @@
>
>
</div>
</div>
<div
class=
"right"
>
<div
class=
"right"
>
<el-button
class=
"btn"
@
click=
"handleEdit"
v-if=
"auditNum > 0"
<el-button
class=
"btn"
@
click=
"handleEdit"
v-if=
"patientId && !isEmpty"
>
修改
</el-button
>
修改
</el-button
>
>
<el-button
class=
"btn"
@
click=
"$router.go(-1)"
>
返回
</el-button>
<el-button
class=
"btn"
@
click=
"$router.go(-1)"
>
返回
</el-button>
...
...
src/views/dataoverview/index.vue
View file @
4b8921df
...
@@ -90,9 +90,14 @@ export default {
...
@@ -90,9 +90,14 @@ export default {
value
:
"
earlyGas
"
,
value
:
"
earlyGas
"
,
},
},
{
{
label
:
"
食道癌
"
,
label
:
"
高级别上皮内瘤变
"
,
minWidth
:
120
,
value
:
"
inogmCount
"
,
},
{
label
:
"
进展期胃癌
"
,
minWidth
:
80
,
minWidth
:
80
,
value
:
"
esophagu
s
"
,
value
:
"
periodGa
s
"
,
},
},
{
{
label
:
"
内镜数量
"
,
label
:
"
内镜数量
"
,
...
...
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