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
9282d674
authored
2023-02-20 15:45:53 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'master' of
http://yun.pashanhoo.com:9090/bdc/bdcjg-web
2 parents
015a0fbf
87973468
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
src/components/Echart/Map/Chart.vue
src/views/system/roles/index.vue
src/views/system/roles/roleslistdiglog.vue
src/components/Echart/Map/Chart.vue
View file @
9282d67
...
...
@@ -177,7 +177,7 @@ export default {
console.log("this.logoName.DNAME", this.logoName.DNAME);
if ((this.logoName.DNAME = "map610700")) {
this.mapjson = "hanzhong";
require(`
@
/common/m
ap
/
$
{
this
.
mapjson
}.
js
`);
require(`
@
/common/m
ap
/
$
{
this
.
mapjson
}.
js
`);
}
},
// 开启定时器
...
...
src/views/system/roles/index.vue
View file @
9282d67
...
...
@@ -152,7 +152,7 @@ export default {
this
.
getUserList
(
scope
.
row
);
}}
>
人员
配置
<
/el-button
>
<
/span
>
<
/el-tooltip
>
...
...
src/views/system/roles/roleslistdiglog.vue
View file @
9282d67
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to post a comment