Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
csbr-daop
/
fe-data-trusted-space
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
a9249025
authored
2025-12-01 18:36:04 +0800
by
lihua
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fix
1 parent
8e338b85
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/layouts/components/Tools/index.vue
src/layouts/components/Tools/index.vue
View file @
a924902
...
...
@@ -177,10 +177,10 @@ const verifyDialogBtnClick = (btn, info) => {
<
div
class
=
"title"
>
数据提供方
<
/div
>
<
/div
>
<!--
只有专区的超级管理员才有
-->
<
!--
<
div
class
=
"per
"
:
class
=
"selectRole == USERROLE.OPERATION ? 'selected' : ''"
@
click
=
"selectRole = USERROLE.OPERATION"
>
<
div
class
=
"per"
v
-
if
=
"userData?.superTubeFlag == 'Y'
"
:
class
=
"selectRole == USERROLE.OPERATION ? 'selected' : ''"
@
click
=
"selectRole = USERROLE.OPERATION"
>
<
div
class
=
"img-operation"
><
/div
>
<
div
class
=
"title"
>
平台运营方
<
/div
>
<
/div>
--
>
<
/div
>
<
/div
>
<
/Dialog
>
<
/div
>
...
...
Write
Preview
Styling with
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