MrShi
2025-08-21 a223d5e29e9384f720ae98c44cbe10f8fa4f73e7
small-program/pages/employment-certification/employment-certification.vue
@@ -350,8 +350,8 @@
                           icon: "none",
                           duration: 2000
                        });
                        uni.navigateBack({
                           delta: 1
                        uni.switchTab({
                           url:'/pages/mine/mine'
                        });
                     }
                  }).finally(() => {
@@ -460,7 +460,6 @@
                        that.form.img21Full = that.info.imgList.length>1?that.info.imgList[1]:null
                     }
                  }
               }
             }) 
         },