@@ -72,8 +72,9 @@ export default defineComponent({
schoolId: state.id
}
})
+ state.submitStatus = true
} catch {
- showToast('保存失败,请重试')
+ //
state.btnLoading = false