onShow
This commit is contained in:
@@ -18,9 +18,11 @@ export default {
|
||||
}
|
||||
},
|
||||
onLoad(val) {
|
||||
document.title = '审批详情'
|
||||
this.flag = val?.flag == 1
|
||||
},
|
||||
onShow() {
|
||||
document.title = '审批详情'
|
||||
},
|
||||
methods: {
|
||||
goBack() {
|
||||
uni.navigateTo({
|
||||
|
||||
Reference in New Issue
Block a user