@@ -34,6 +34,9 @@ Page({
title: "是否确认上传运单?",
success: async e => {
if (e.confirm) {
+ this.setData({
+ tab
+ })
await this.distributeBills()
} else {
this.setData({