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
c85dbaaa
Commit
c85dbaaa
authored
Dec 23, 2021
by
crushh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: 完成
parent
62ae267c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
3 deletions
+1
-3
enterpriseSet.vue
src/views/enterprise/enterpriseSet.vue
+1
-3
No files found.
src/views/enterprise/enterpriseSet.vue
View file @
c85dbaaa
...
...
@@ -214,9 +214,7 @@
</div>
<div>
<el-form>
<el-form-item
label=
"开启企微授权"
>
<el-switch
v-model=
"openFlag"
@
change=
"getAgreeExternalFlag"
:active-value=
"1"
:inactive-value=
"0"
:disabled=
"openFlag === 1"
/>
</el-form-item>
<el-form-item
label=
"是否已同意企微授权"
>
<el-switch
v-model=
"openFlag"
@
change=
"getAgreeExternalFlag"
:active-value=
"1"
:inactive-value=
"0"
:disabled=
"openFlag === 1"
/></el-form-item>
<span
class=
"font-12 color-909399 "
style=
"margin-left: 110px;margin-top:10px;"
>
提示:企微将推送授权给商户的企微管理员,管理员同意授权后,好办才能继续为您提供服务,授权推送流程示例如下:
</span>
</el-form>
<img
src=
"../../assets/示例图.png"
class=
"example"
alt=
"示例图"
/>
...
...
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