更新
This commit is contained in:
@@ -645,6 +645,8 @@ export default {
|
||||
this.isShow2 = false
|
||||
}
|
||||
this.checked = false
|
||||
this.machineValue = ''
|
||||
this.Machine = []
|
||||
getProject(this.radio).then(response => { // 初始化机床项目
|
||||
for (let i = 0; i < response.data.length; i++) {
|
||||
this.Machine.push({
|
||||
|
||||
Reference in New Issue
Block a user