Merge branch 'develop' into FOTON

This commit is contained in:
Superman_Main
2021-11-22 22:27:56 +08:00
40 changed files with 200 additions and 7 deletions
+3
View File
@@ -1,5 +1,8 @@
<template>
<div class="header">
<div>
<img style="height: 50px;width: 100%" :src="require('@/assets/images/shangqi/home/top-logo.png')">
</div>
<!-- header头部 右侧内容 当前登录人和退出-->
<!-- <div class="header-right" style="display: inline-block; float: right; margin-right: 20px; color: #fff">-->
<!-- <div>-->
+2
View File
@@ -166,6 +166,7 @@
handleTreeDrawerCancel () {
this.filterText = ''
this.isVisible2 = false
this.open1 = true
},
saveUserInfo () {
if (this.checkBox) {
@@ -195,6 +196,7 @@
this.$emit('checkedRole', this.roleList)
}
}
this.open1 = true
},
drawerCheck (data) {
if (this.checkBox) {