Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
zhengyuan-danger-chemistry-manage
Project
Project
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
耿迪迪
zhengyuan-danger-chemistry-manage
Commits
00be4bb8
Commit
00be4bb8
authored
Nov 14, 2022
by
耿迪迪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
作业单控制台打印参数删除
parent
ca2c46fd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
NewWorkPermitDetail.vue
...-web/src/components/DangerousMark/NewWorkPermitDetail.vue
+0
-1
No files found.
danger-manage-web/src/components/DangerousMark/NewWorkPermitDetail.vue
View file @
00be4bb8
...
...
@@ -266,7 +266,6 @@
specialWorkPermit
(){
getSpecialWorkPermitByWorkPermitId
({
workPermitId
:
this
.
certificateData
.
workPermitId
}).
then
(
res
=>
{
this
.
specialWorkPermits
=
res
.
data
.
specialWorkPermits
;
console
.
log
(
"fffffff---"
,
this
.
specialWorkPermits
)
for
(
let
key
in
this
.
specialWorkPermits
){
this
.
$nextTick
(()
=>
{
listSign
({
pageNum
:
1
,
pageSize
:
99999
,
permitId
:
this
.
specialWorkPermits
[
key
].
specialWorkPermitId
}).
then
(
res
=>
{
...
...
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