zhouwenxuan
2023-08-04 b7d59880975d3aa75760e764c20c2c4217039c78
pages/tabBar/notice/measures.vue
@@ -133,6 +133,8 @@
                     title: '提交成功'
                  });
                  this.goBack();
               }else{
                   uni.$u.toast(res.msg)
               }
            })