Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
data-collect
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
汪伟伟
data-collect
Commits
0b0afaa0
Commit
0b0afaa0
authored
Jan 25, 2024
by
汪伟伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
颜色
parent
633b2622
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
resources/views/admin/check.blade.php
+4
-4
No files found.
resources/views/admin/check.blade.php
View file @
0b0afaa0
...
...
@@ -192,14 +192,14 @@
{{-- <td>3</td>--}}
<td class="
grid__actions__
">
{{-- <a style="
cursor
:
pointer
;
" class="
act
-
YwdhdqPcBxTZwKy2
" href="
http
://
127.0
.
0.1
:
83
/
approves
/
17
"><i class=""></i> <span class="
text
-
success
">查看</span> </a>--}}
<a id="
allPass
-
task
-
{{
$item
[
'id'
]}}
" style="
cursor
:
pointer
;
"
<a id="
allPass
-
task
-
{{
$item
[
'id'
]}}
" style="
cursor
:
pointer
;
color
:
#21b978 !important;
"
class
="
act
-
8
r3v0iFpeBCgEsaB
"
onclick="
allPass
({{
$item
[
'id'
]}},{{
json_encode
(
$item
[
'receives'
])}},{{
$key
}})
">全部通过 </a>
<span id="
allNotPass
-
task
-
{{
$item
[
'id'
]}}
"
onclick="
noPass
({{
$item
[
'id'
]}},{{
$key
}},
1
,{{
json_encode
(
$item
[
'receives'
])}})
"
style="
cursor
:
pointer
" data-toggle="
modal
"
data-target="
#modal-14NXsK3Ogh">
<
a
>
全部不通过
</
a
></
span
>
<
a
style
=
"color: #ea5455 !important;"
>
全部不通过
</
a
></
span
>
</
td
>
</
tr
>
</
tbody
>
...
...
@@ -241,13 +241,13 @@
</td>
<td class="
grid__actions__
">
<a id="
approvePass
-
{{
$rec
[
'id'
]}}
" style="
cursor
:
pointer
;
"
<a id="
approvePass
-
{{
$rec
[
'id'
]}}
" style="
cursor
:
pointer
;
color
:
#21b978 !important;
"
class
="
act
-
8
r3v0iFpeBCgEsaB
"
onclick="
passTask
({{
$rec
[
'id'
]}},{{
$key
}},{{
$k
}})
">通过 </a>
<span id="
approveNotPass
-
{{
$rec
[
'id'
]}}
" style="
cursor
:
pointer
"
data-toggle="
modal
"
data-target="
#modal-14NXsK3Ogh"><a
data-target="
#modal-14NXsK3Ogh"><a
style="color: #ea5455 !important;"
onclick
=
"noPass(
{
{$rec['id']}},{{$key}},0,[],{{$k}
}
)"
>
不通过
</
a
></
span
>
</
td
>
</
tr
>
...
...
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