Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
EL-ADMIN
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
JiangSN
EL-ADMIN
Commits
acb7b642
Commit
acb7b642
authored
Oct 21, 2021
by
JiangSN
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
删除无用方法
parent
e6ec9e22
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
8 deletions
+0
-8
index.vue
eladmin-web/src/views/polling/jczlcx/index.vue
+0
-8
No files found.
eladmin-web/src/views/polling/jczlcx/index.vue
View file @
acb7b642
...
@@ -193,14 +193,6 @@ export default {
...
@@ -193,14 +193,6 @@ export default {
}
}
},
},
methods
:
{
methods
:
{
testDigSeven
(
val
){
console
.
log
(
"val:"
+
val
)
// this.queryList.push(val)
this
.
$http
.
get
(
"http://localhost:8013/api/JczlcxController/QueryJczlcxFhmx?id="
+
val
.
id
).
then
(
function
(
res
)
{
// console.log("this.queryList:"+ this.queryList)
// this.queryList.push(res.body.data[0])
});
},
testConnectServer
()
{
testConnectServer
()
{
this
.
$refs
[
'form'
].
validate
((
valid
)
=>
{
this
.
$refs
[
'form'
].
validate
((
valid
)
=>
{
if
(
valid
)
{
if
(
valid
)
{
...
...
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