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
fc9120c9
Commit
fc9120c9
authored
Jun 12, 2023
by
陈珊
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
e5cdb964
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
14 deletions
+14
-14
gczljc.js
static/js/gczljc.js
+14
-14
No files found.
static/js/gczljc.js
View file @
fc9120c9
...
...
@@ -346,6 +346,9 @@ new Vue({
spinner
:
'el-icon-loading'
,
background
:
'rgba(0, 0, 0, 0.7)'
});
setTimeout
(()
=>
{
loading
.
close
();
},
10000
);
let
data
=
{
station_id
:
_this
.
info
.
station_id
,
data
:
{
...
...
@@ -385,9 +388,6 @@ new Vue({
console
.
log
(
"发生错误:"
+
jqXHR
.
status
);
}
})
setTimeout
(()
=>
{
loading
.
close
();
},
10000
);
},
jcsbpopup
(
id
){
let
_this
=
this
;
...
...
@@ -404,6 +404,9 @@ new Vue({
spinner
:
'el-icon-loading'
,
background
:
'rgba(0, 0, 0, 0.7)'
});
setTimeout
(()
=>
{
loading
.
close
();
},
10000
);
let
data
=
{
station_id
:
_this
.
info
.
station_id
,
data
:
{
...
...
@@ -444,9 +447,6 @@ new Vue({
console
.
log
(
"发生错误:"
+
jqXHR
.
status
);
}
})
setTimeout
(()
=>
{
loading
.
close
();
},
10000
);
},
jcrypopup
(
id
){
let
_this
=
this
;
...
...
@@ -463,6 +463,9 @@ new Vue({
spinner
:
'el-icon-loading'
,
background
:
'rgba(0, 0, 0, 0.7)'
});
setTimeout
(()
=>
{
loading
.
close
();
},
10000
);
let
data
=
{
station_id
:
_this
.
info
.
station_id
,
data
:
{
...
...
@@ -502,9 +505,6 @@ new Vue({
console
.
log
(
"发生错误:"
+
jqXHR
.
status
);
}
})
setTimeout
(()
=>
{
loading
.
close
();
},
10000
);
},
ycxxpopup
(
customer_id
,
project_id
,
jc_kind
){
let
_this
=
this
;
...
...
@@ -524,6 +524,9 @@ new Vue({
spinner
:
'el-icon-loading'
,
background
:
'rgba(0, 0, 0, 0.7)'
});
setTimeout
(()
=>
{
loading
.
close
();
},
10000
);
let
data
=
{
station_id
:
_this
.
info
.
station_id
,
data
:
{
...
...
@@ -566,9 +569,6 @@ new Vue({
console
.
log
(
"发生错误:"
+
jqXHR
.
status
);
}
})
setTimeout
(()
=>
{
loading
.
close
();
},
10000
);
},
toPage
(
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