Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
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
罗超
SuperMan
Commits
85ddd8b4
Commit
85ddd8b4
authored
Nov 01, 2024
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
b20ddc42
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
BusInfo.vue
src/components/busManagement/BusInfo.vue
+5
-5
No files found.
src/components/busManagement/BusInfo.vue
View file @
85ddd8b4
...
...
@@ -194,6 +194,9 @@
</tr>
<tfoot>
<tr>
<td>
{{
$t
(
'ground.dingtuanhao'
)
}}
:
{{
NewCombinationNum
}}
</td>
<td>
{{
$t
(
'ground.busType'
)
}}
</td>
<td
align=
"left"
style=
"padding-left:5px;"
>
<el-select
class=
"w150"
:placeholder=
"$t('pub.pleaseSel')"
v-model=
"PostData.BusType"
>
...
...
@@ -202,14 +205,11 @@
</el-option>
</el-select>
</td>
<td>
{{
$t
(
'ground.huisongfei'
)
}}
</td>
<td
colspan=
"
4
"
align=
"left"
style=
"padding-left:5px;"
>
<td
colspan=
"2"
>
{{
$t
(
'ground.huisongfei'
)
}}
</td>
<td
colspan=
"
2
"
align=
"left"
style=
"padding-left:5px;"
>
<el-input
v-model=
"PostData.BackFee"
@
keyup
.
native=
"checkPrice(PostData,'BackFee')"
:placeholder=
"$t('ground.shuruhsf')"
maxlength=
"10"
class=
'w135'
></el-input>
</td>
<td>
{{
$t
(
'ground.dingtuanhao'
)
}}
:
{{
NewCombinationNum
}}
</td>
</tr>
</tfoot>
</table>
...
...
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