Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
bigwood
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
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
罗超
bigwood
Commits
1806b20f
Commit
1806b20f
authored
Jan 17, 2023
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
a788314c
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
286 additions
and
3 deletions
+286
-3
vehicleDetails.vue
src/components/vehicle/vehicleDetails.vue
+283
-0
vehiclePopover.vue
src/components/vehicle/vehiclePopover.vue
+3
-3
No files found.
src/components/vehicle/vehicleDetails.vue
0 → 100644
View file @
1806b20f
This diff is collapsed.
Click to expand it.
src/components/vehicle/vehiclePopover.vue
View file @
1806b20f
...
...
@@ -6,8 +6,8 @@
</q-card-section>
<q-card-section>
<div
class=
"flex2"
>
<q-input
style=
"
"
v-if=
"$q.platform.is.desktop"
class=
"q-mr-md"
v-model=
"search.UseCompName"
dense
standout
:label=
"$t('v102.vehicle.title1')"
/>
<q-input
style=
"
width: 172px;"
v-if=
"$q.platform.is.desktop"
class=
"q-mr-md"
v-model=
"search.UseCompName"
dense
standout
:label=
"$t('v102.vehicle.title1')"
/>
<div
class=
"flex2"
>
<q-input
class=
"q-mr-md"
v-model=
"search.UseName"
dense
standout
:label=
"$t('v102.vehicle.title2')"
/>
...
...
@@ -28,7 +28,7 @@
<q-input
v-model=
"search.PeopleNum"
style=
"width: 172px"
class=
"q-mr-md"
dense
mask=
"#.##"
reverse-fill-mask
ftype=
"text"
standout
:label=
"$t('v102.vehicle.title6')"
/>
</div>
<div
class=
"q-my-md"
style=
"margin-right: 1
0
px;"
>
<div
class=
"q-my-md"
style=
"margin-right: 1
6
px;"
>
<q-field
stack-label
:label=
"$t('v102.vehicle.title7')"
standout
class=
"col-2"
style=
"min-width: 177px"
dense
>
<div
class=
"self-center full-width no-outline"
tabindex=
"0"
>
{{
search
.
StartDate
}}
</div>
...
...
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