Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
桩
桩基检测
Project
Project
Details
Activity
Releases
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
张牧越
桩基检测
Commits
e5cdb964
Commit
e5cdb964
authored
Jun 12, 2023
by
陈珊
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
1349d9d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
gczljc.js
static/js/gczljc.js
+12
-0
No files found.
static/js/gczljc.js
View file @
e5cdb964
...
@@ -385,6 +385,9 @@ new Vue({
...
@@ -385,6 +385,9 @@ new Vue({
console
.
log
(
"发生错误:"
+
jqXHR
.
status
);
console
.
log
(
"发生错误:"
+
jqXHR
.
status
);
}
}
})
})
setTimeout
(()
=>
{
loading
.
close
();
},
10000
);
},
},
jcsbpopup
(
id
){
jcsbpopup
(
id
){
let
_this
=
this
;
let
_this
=
this
;
...
@@ -441,6 +444,9 @@ new Vue({
...
@@ -441,6 +444,9 @@ new Vue({
console
.
log
(
"发生错误:"
+
jqXHR
.
status
);
console
.
log
(
"发生错误:"
+
jqXHR
.
status
);
}
}
})
})
setTimeout
(()
=>
{
loading
.
close
();
},
10000
);
},
},
jcrypopup
(
id
){
jcrypopup
(
id
){
let
_this
=
this
;
let
_this
=
this
;
...
@@ -496,6 +502,9 @@ new Vue({
...
@@ -496,6 +502,9 @@ new Vue({
console
.
log
(
"发生错误:"
+
jqXHR
.
status
);
console
.
log
(
"发生错误:"
+
jqXHR
.
status
);
}
}
})
})
setTimeout
(()
=>
{
loading
.
close
();
},
10000
);
},
},
ycxxpopup
(
customer_id
,
project_id
,
jc_kind
){
ycxxpopup
(
customer_id
,
project_id
,
jc_kind
){
let
_this
=
this
;
let
_this
=
this
;
...
@@ -557,6 +566,9 @@ new Vue({
...
@@ -557,6 +566,9 @@ new Vue({
console
.
log
(
"发生错误:"
+
jqXHR
.
status
);
console
.
log
(
"发生错误:"
+
jqXHR
.
status
);
}
}
})
})
setTimeout
(()
=>
{
loading
.
close
();
},
10000
);
},
},
toPage
(
url
){
toPage
(
url
){
window
.
open
(
url
);
window
.
open
(
url
);
...
...
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