Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
任超
/
js.CadastralSystem
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
518867b0
authored
2021-01-04 18:58:07 +0800
by
焦泽平
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
修改提示字
1 parent
c33d7336
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/components/lineTree/lineItem.vue
src/components/lineTree/lineItem.vue
View file @
518867b
...
...
@@ -55,7 +55,7 @@
:title=item.mc
>
<span
class=
"qsztImg"
v-if=
"item.bblx == 1 || (item.bhqkbsm != ''&& item.bhqkbsm != null)"
style=
"background: #9e9b9b"
>
<span
class=
"qsztFont"
>
弃
</span>
<span
class=
"qsztFont"
>
变
</span>
</span>
<template
v-else
>
<span
class=
"qsztImg"
v-if=
"item.qszt=='0'"
style=
"background: #f79700; "
>
...
...
Please
register
or
sign in
to post a comment