28226
This commit is contained in:
@@ -284,6 +284,9 @@ export default {
|
||||
.tab-list{
|
||||
padding-top: 32px;
|
||||
display: flex;
|
||||
word-wrap: nowrap;
|
||||
overflow-x: scroll;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
.tab-item{
|
||||
display: inline-block;
|
||||
width: 148px;
|
||||
|
||||
@@ -106,7 +106,8 @@ export default {
|
||||
current: this.current,
|
||||
con: this.keyword,
|
||||
areaId: this.areaId,
|
||||
auditType
|
||||
auditType,
|
||||
source: 1
|
||||
},
|
||||
})
|
||||
.then((res) => {
|
||||
|
||||
Reference in New Issue
Block a user