注释发送范围缓存
This commit is contained in:
@@ -54,7 +54,7 @@ export default {
|
||||
uni.navigateTo({url: `./scopedSelect?type=${e.value}&sendType=${this.sendType}`})
|
||||
}
|
||||
this.sendScope = e.value;
|
||||
uni.setStorageSync('sendScope', this.sendScope)
|
||||
// uni.setStorageSync('sendScope', this.sendScope)
|
||||
},
|
||||
submit() {
|
||||
this.$loading()
|
||||
|
||||
Reference in New Issue
Block a user