叫料
This commit is contained in:
@@ -211,6 +211,15 @@
|
|||||||
this.val1 = res.data.tp_code
|
this.val1 = res.data.tp_code
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
clearUp () {
|
||||||
|
this.index = ''
|
||||||
|
this.index2 = ''
|
||||||
|
this.val1 = ''
|
||||||
|
this.dataList = []
|
||||||
|
this.pkId = ''
|
||||||
|
this.pkObj = {}
|
||||||
|
this.disabled = false
|
||||||
|
},
|
||||||
async _jbReturnMaterial () {
|
async _jbReturnMaterial () {
|
||||||
this.disabled = true
|
this.disabled = true
|
||||||
if (!this.index || !this.index2 || !this.val1 || !this.pkId) {
|
if (!this.index || !this.index2 || !this.val1 || !this.pkId) {
|
||||||
|
|||||||
Reference in New Issue
Block a user