Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mobi
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
1
Merge Requests
1
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
wbx-PCAndMobi
mobi
Commits
ac3e7e1b
Commit
ac3e7e1b
authored
Dec 23, 2020
by
蒋金城
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
隐藏小区导出二维码
parent
4a308a7e
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
5 deletions
+20
-5
package-lock.json
package-lock.json
+19
-4
basicInfo.vue
src/views/houseData/basicInfo.vue
+1
-1
No files found.
package-lock.json
View file @
ac3e7e1b
...
@@ -1630,6 +1630,14 @@
...
@@ -1630,6 +1630,14 @@
"qs"
:
"6.7.0"
,
"qs"
:
"6.7.0"
,
"raw-body"
:
"2.4.0"
,
"raw-body"
:
"2.4.0"
,
"type-is"
:
"~1.6.17"
"type-is"
:
"~1.6.17"
},
"dependencies"
:
{
"qs"
:
{
"version"
:
"6.7.0"
,
"resolved"
:
"https://registry.npm.taobao.org/qs/download/qs-6.7.0.tgz"
,
"integrity"
:
"sha1-QdwaAV49WB8WIXdr4xr7KHapsbw="
,
"dev"
:
true
}
}
}
},
},
"bonjour"
:
{
"bonjour"
:
{
...
@@ -4407,6 +4415,14 @@
...
@@ -4407,6 +4415,14 @@
"type-is"
:
"~1.6.18"
,
"type-is"
:
"~1.6.18"
,
"utils-merge"
:
"1.0.1"
,
"utils-merge"
:
"1.0.1"
,
"vary"
:
"~1.1.2"
"vary"
:
"~1.1.2"
},
"dependencies"
:
{
"qs"
:
{
"version"
:
"6.7.0"
,
"resolved"
:
"https://registry.npm.taobao.org/qs/download/qs-6.7.0.tgz"
,
"integrity"
:
"sha1-QdwaAV49WB8WIXdr4xr7KHapsbw="
,
"dev"
:
true
}
}
}
},
},
"ext"
:
{
"ext"
:
{
...
@@ -10304,10 +10320,9 @@
...
@@ -10304,10 +10320,9 @@
}
}
},
},
"qs"
:
{
"qs"
:
{
"version"
:
"6.7.0"
,
"version"
:
"6.9.4"
,
"resolved"
:
"https://registry.npm.taobao.org/qs/download/qs-6.7.0.tgz"
,
"resolved"
:
"https://registry.npm.taobao.org/qs/download/qs-6.9.4.tgz"
,
"integrity"
:
"sha1-QdwaAV49WB8WIXdr4xr7KHapsbw="
,
"integrity"
:
"sha1-kJCykNH5FyjTwi5UhDykSupatoc="
"dev"
:
true
},
},
"query-string"
:
{
"query-string"
:
{
"version"
:
"4.3.4"
,
"version"
:
"4.3.4"
,
...
...
src/views/houseData/basicInfo.vue
View file @
ac3e7e1b
...
@@ -80,7 +80,7 @@
...
@@ -80,7 +80,7 @@
</
template
>
</
template
>
<!-- 功能按钮区 -->
<!-- 功能按钮区 -->
<a-col
span=
"24"
class=
"algin-right"
>
<a-col
span=
"24"
class=
"algin-right"
>
<
a-button
@
click=
"exportEWM"
>
导出二维码
</a-button
>
<
!-- <a-button @click="exportEWM">导出二维码</a-button> --
>
<a-button
@
click=
"exportList"
>
导出数据
</a-button>
<a-button
@
click=
"exportList"
>
导出数据
</a-button>
<a-button
@
click=
"reset"
>
重置
</a-button>
<a-button
@
click=
"reset"
>
重置
</a-button>
<a-button
type=
"primary"
@
click=
"search"
>
搜索
</a-button>
<a-button
type=
"primary"
@
click=
"search"
>
搜索
</a-button>
...
...
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