5.24
This commit is contained in:
@@ -211,7 +211,9 @@ export default {
|
||||
this.form.proLineId = val[0]
|
||||
},
|
||||
getNameList() {
|
||||
getNameList().then((res) => {
|
||||
getNameList({
|
||||
type: ''
|
||||
}).then((res) => {
|
||||
this.sparePartsList = res.data
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user