纸管绑定修改
This commit is contained in:
@@ -131,7 +131,12 @@
|
|||||||
title: res.message,
|
title: res.message,
|
||||||
icon: 'none'
|
icon: 'none'
|
||||||
})
|
})
|
||||||
this.clearUp()
|
if (type === '1') {
|
||||||
|
this.index1 = ''
|
||||||
|
this.index2 = ''
|
||||||
|
} else {
|
||||||
|
this.clearUp()
|
||||||
|
}
|
||||||
this.disabled = false
|
this.disabled = false
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
this.disabled = false
|
this.disabled = false
|
||||||
|
|||||||
Reference in New Issue
Block a user