Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcjg-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
566e79d7
authored
2023-12-20 14:30:47 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:xml导入
1 parent
0a521aa8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
public/config.json
src/views/qxjr/jsbwcx/index.vue
public/config.json
View file @
566e79d
{
"TITLE"
:
"黄南州监管系统"
,
"CODE"
:
"BDCJGPT"
,
"AREARMAP"
:
"6
32300
"
,
"AREARMAP"
:
"6
10702
"
,
"XZQ"
:
"黄南州"
,
"SERVERAPI"
:
"/bdcjg"
,
"calcHeight"
:
200
,
...
...
src/views/qxjr/jsbwcx/index.vue
View file @
566e79d
...
...
@@ -86,7 +86,7 @@
<btn
nativeType=
"cz"
@
click=
"resetForm"
>
重置
</btn>
<btn
nativeType=
"cx"
@
click=
"handleSearch"
>
查询
</btn>
<el-upload
ref=
"upload"
style=
"display:inline-block;margin-left: 10px"
action=
""
:auto-upload=
"false"
accept=
".xml"
:show-file-list=
"false"
accept=
".xml"
:show-file-list=
"false"
:multiple=
"true"
:before-upload=
"uploadRecord"
:on-change=
"fileChange"
>
<btn
nativeType=
"cx"
>
xml导入
</btn>
</el-upload>
...
...
Please
register
or
sign in
to post a comment