序间外协和预算项目机床分组
This commit is contained in:
@@ -165,7 +165,6 @@ export default {
|
||||
this.entryNameValue = ''
|
||||
this.entryName = []
|
||||
machine().then(response => {
|
||||
console.log(response.data)
|
||||
for (let i = 0; i < response.data.length; i++) {
|
||||
this.entryName.push({
|
||||
label: response.data[i].项目名称,
|
||||
|
||||
Reference in New Issue
Block a user