审批
This commit is contained in:
@@ -147,7 +147,6 @@ export default {
|
||||
this.$dict.load('mstStatus').then(() => {
|
||||
this.getList()
|
||||
})
|
||||
|
||||
},
|
||||
toDetail(item) {
|
||||
if(this.tabIndex == 0) {
|
||||
@@ -155,7 +154,6 @@ export default {
|
||||
} else {
|
||||
uni.navigateTo({url: `./circleDetail??id=${item.id}&time=${item.createTime}&type=${this.sendType}`})
|
||||
}
|
||||
|
||||
},
|
||||
searchBtn() {
|
||||
this.current = 1
|
||||
|
||||
Reference in New Issue
Block a user