Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
haoban-3
Overview
Overview
Details
Activity
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
office
haoban-3
Commits
67ea1822
Commit
67ea1822
authored
Feb 21, 2022
by
crushh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: dist
parent
0bf4e38c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
salutatorySet.vue
src/views/enterprise/salutatorySet.vue
+0
-4
No files found.
src/views/enterprise/salutatorySet.vue
View file @
67ea1822
...
...
@@ -61,9 +61,6 @@
</el-form-item>
<el-form-item
label=
"使用范围"
required
>
<div
v-show=
"form.suitDepartmentAddList.length"
class=
"scopeContainer"
>
<!--
<el-tag
size=
"small"
v-for=
"(item, index) in form.suitDepartmentAddList"
closable
@
close=
"handleTagClose(index)"
:key=
"item.departmentId"
>
{{
item
.
departmentName
}}
</el-tag>
-->
<div
class=
"wwTag"
v-for=
"(item, index) in form.suitDepartmentAddList"
:key=
"item.departmentId"
>
<span
class=
"font-14 color-2f54eb opacity80 iconfont-hb3 iconqiye-tianchong"
></span>
{{
item
.
departmentName
}}
...
...
@@ -81,7 +78,6 @@
<img
src=
"@/assets/head_default.jpg"
/>
</div>
<div
class=
"textInfo"
>
<div
class=
"content"
style=
"font-size:14px;font-weight: 500;"
>
{{
form
.
title
}}
</div>
<div
class=
"content"
v-html=
"form.welcomeContent"
></div>
</div>
</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