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