我的资产调整首页调整提交企业认证接口调整
This commit is contained in:
@@ -68,6 +68,7 @@
|
||||
methods:{
|
||||
// tabs筛选
|
||||
onTbas(type){
|
||||
console.log(type)
|
||||
getDate(type).then(res => {
|
||||
this.tabsIndex = type
|
||||
this.dateValue = res
|
||||
@@ -123,7 +124,7 @@
|
||||
// tabs
|
||||
.tabs{
|
||||
position: fixed;
|
||||
z-index: 9;
|
||||
z-index: 99;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user