mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-22 21:06:43 +08:00
解决按钮返回无法更新按钮颜色问题
This commit is contained in:
@@ -581,7 +581,7 @@ export default {
|
||||
saveInformation(data).then(res => {
|
||||
if (res.result == '0') {
|
||||
window.localStorage.setItem('accountInformationRadio', this.radio)
|
||||
|
||||
this.orderInfoDTO.validateCustomerFlag = '0'
|
||||
this.$jump({
|
||||
flag: 'h5',
|
||||
extra: {
|
||||
|
||||
Reference in New Issue
Block a user