@@ -308,12 +308,7 @@ export default {
}
this.spinning = true
updateByCustomerSn(params).then(res => {
- if (res.status != 200) {
- this.$message.error(res.message)
- this.spinning = false
- } else {
- }
+ this.spinning = false
})
},
// 保存