bugfix
This commit is contained in:
@@ -335,10 +335,14 @@ export default {
|
||||
this.sudokus = []
|
||||
this.show = false
|
||||
this.active = ''
|
||||
this.active1 = ''
|
||||
this.confirmationTime = '请查询'
|
||||
this.Cutter = '请查询'
|
||||
this.isMaterials = '请查询'
|
||||
this.materialsType = '请查询'
|
||||
this.isOut = '请查询'
|
||||
this.outName = '请查询'
|
||||
this.outTime = '请查询'
|
||||
for (let i = 0; i < this.activities.length; i++) {
|
||||
this.activities[i].type = ''
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user