fix
This commit is contained in:
@@ -406,7 +406,10 @@ export default defineComponent({
|
||||
this.selectColor = {}
|
||||
// this.fileList = []
|
||||
this.reviewColor={}
|
||||
this.colorList[this.selectIndex] = {}
|
||||
this.pantongName = ''
|
||||
let colorList =this.colorList.filter((v) => Object.keys(v).length)
|
||||
this.setColorboardList(colorList)
|
||||
// this.pantongNameList = []
|
||||
this.tcxColor = ''
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user