Merge branch 'master' of ssh://123.56.95.229:29418/高精
This commit is contained in:
@@ -839,7 +839,6 @@ export default {
|
||||
},
|
||||
QualityType() {
|
||||
QualityType().then(response => {
|
||||
console.log(response.data)
|
||||
for (let i = 0; i < response.data.length; i++) {
|
||||
this.QualityTypeNumber.push({
|
||||
label: response.data[i].质检类型,
|
||||
|
||||
Reference in New Issue
Block a user