Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
md-vue-chc
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
何鹏程
md-vue-chc
Commits
b1598cd7
Commit
b1598cd7
authored
Dec 30, 2022
by
何鹏程
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改救护车详情bug
parent
9f8b168e
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
common.scss
src/assets/css/common.scss
+1
-1
detailDialog.vue
src/page/usage/components/detailDialog.vue
+0
-1
No files found.
src/assets/css/common.scss
View file @
b1598cd7
...
@@ -186,7 +186,7 @@
...
@@ -186,7 +186,7 @@
}
}
}
}
.main-app
{
body
{
.el-form-item--small.el-form-item
{
.el-form-item--small.el-form-item
{
margin-bottom
:
20px
;
margin-bottom
:
20px
;
}
}
...
...
src/page/usage/components/detailDialog.vue
View file @
b1598cd7
...
@@ -2,7 +2,6 @@
...
@@ -2,7 +2,6 @@
<el-dialog
<el-dialog
:title=
"title + '救护车信息明细'"
:title=
"title + '救护车信息明细'"
:visible
.
sync=
"dialogVisible"
:visible
.
sync=
"dialogVisible"
append-to-body
width=
"1300px"
width=
"1300px"
:close-on-click-modal=
"false"
:close-on-click-modal=
"false"
class=
"detailDialog"
class=
"detailDialog"
...
...
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