Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
apaas-ui
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gzga-jzapi
apaas-ui
Commits
40a66d30
Commit
40a66d30
authored
Feb 25, 2022
by
赵伟庚
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
用户列表去除充值按钮
parent
fdd9024e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
9 deletions
+1
-9
src/pages/authority/user/users.vue
src/pages/authority/user/users.vue
+1
-9
No files found.
src/pages/authority/user/users.vue
View file @
40a66d30
...
@@ -72,15 +72,7 @@
...
@@ -72,15 +72,7 @@
分配角色
分配角色
</a>
</a>
<span
class=
"interval_line"
>
|
</span>
<span
class=
"interval_line"
>
|
</span>
<a
:class=
"
{btn:true,disabled:![3,4].includes(scope.row.is_admin)}"
@click="
goto_give_money(scope.row.user_id,scope.row.is_admin)
"
>
充值
</a>
<span
class=
"interval_line"
>
|
</span>
<a
<a
class=
"btn"
class=
"btn"
:class=
"
{ warn: scope.row.state === 1 }"
:class=
"
{ warn: scope.row.state === 1 }"
...
...
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