Prechádzať zdrojové kódy

更新 切换单据类型

wzh 3 rokov pred
rodič
commit
4bd48b9ab9

+ 3 - 0
miniprogram/pages/voyageManage/myBills/examine/examine.js

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