Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
liangzhen
/
framework-tools-web
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 6ecd1ae2
authored
Jun 03, 2024
by
henry
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改部门编号属性
1 parent
8458ff3c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/views/bigScreen/digitalizeBuildAnalysis/index.vue
src/views/bigScreen/digitalizeBuildAnalysis/index.vue
View file @
6ecd1ae
...
@@ -73,9 +73,9 @@
...
@@ -73,9 +73,9 @@
@
change=
"handleCheckChange"
@
change=
"handleCheckChange"
>
>
<el-checkbox
<el-checkbox
:label=
"item.org
Num
"
:label=
"item.org
Code
"
v-for=
"(item, idx) in provinceList"
v-for=
"(item, idx) in provinceList"
:key=
"item.org
Num
"
:key=
"item.org
Code
"
><span
class=
"province-name"
>
{{
item
.
orgSimpleName
}}
</span
><span
class=
"province-name"
>
{{
item
.
orgSimpleName
}}
</span
><i
><i
:style=
"
{ backgroundColor: provinceLineColor[idx].color }"
:style=
"
{ backgroundColor: provinceLineColor[idx].color }"
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment