|
@@ -304,9 +304,7 @@ export default {
|
|
|
|
|
|
},
|
|
},
|
|
mounted(){
|
|
mounted(){
|
|
- if(this.tabTextIdentity.length==1){
|
|
|
|
- this.pageType=uni.getStorageSync('gentleIdentifier')[0].pageType
|
|
|
|
- }
|
|
|
|
|
|
+ this.pageType=uni.getStorageSync('gentleIdentifier')[0].pageType
|
|
this.myApplyGentle=uni.getStorageSync('gentleIdentifierData').myApplyGentle
|
|
this.myApplyGentle=uni.getStorageSync('gentleIdentifierData').myApplyGentle
|
|
this.applyGentle=uni.getStorageSync('gentleIdentifierData').applyGentle
|
|
this.applyGentle=uni.getStorageSync('gentleIdentifierData').applyGentle
|
|
//获取当前日期
|
|
//获取当前日期
|