Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
蔡永松
/
fontweb-dc
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
76492a13
authored
2020-08-18 15:52:52 +0800
by
weimo934
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fix(批后监管):案件查处待办巡查序号没有显示
1 parent
a33dcf43
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
5 deletions
src/main/webapp/view/PHJG/AJCC/daiban/widget.html
src/main/webapp/view/monitorevaluate/monitor/zbjc/js/widget.js
src/main/webapp/view/PHJG/AJCC/daiban/widget.html
View file @
76492a1
...
...
@@ -304,7 +304,7 @@
width=
"55"
>
</el-table-column>
<el-table-column
prop=
"xh
"
type=
"index
"
label=
"序号"
width=
"55"
>
</el-table-column>
...
...
src/main/webapp/view/monitorevaluate/monitor/zbjc/js/widget.js
View file @
76492a1
...
...
@@ -2116,10 +2116,6 @@ require([
boundary[o.attributes.FID] = {g: o.geometry, c: o.attributes.XZQDM};
});*/
var
tiledLayer
=
new
WebTileLayer
({
urlTemplate
:
"http://{subDomain}.tianditu.gov.cn/DataServer?T=vec_w&x={col}&y={row}&l={level}&tk=申请的key"
,
subDomains
:
[
"t0"
,
"t1"
,
"t2"
,
"t3"
,
"t4"
,
"t5"
,
"t6"
,
"t7"
],
});
//天地图 电子地图
var
tiledLayer
=
new
WebTileLayer
({
urlTemplate
:
...
...
Please
register
or
sign in
to post a comment