Elements-SY

modify

......@@ -215,6 +215,8 @@ export default {
this.msgWarning(res.msg)
this.loading = false
}
}).catch(() => {
this.loading = false
})
}).catch(() => {
//取消 取消当前配舱
......