修复部分bug
This commit is contained in:
@@ -589,8 +589,8 @@ export default defineComponent({
|
||||
this.upload.level1Type = 'Sketchboard'
|
||||
this.uploadList = this.apparelList
|
||||
this.designTypeList = this.sketchCatecoryList
|
||||
this.designType = this.current.type
|
||||
// this.designType = this.designTypeList[0].value
|
||||
// this.designType = this.current.type
|
||||
this.designType = this.designTypeList[0].value
|
||||
}else if (num == 2){
|
||||
this.selectCode = 'Printboard'
|
||||
this.upload.level1Type = 'Printboard'
|
||||
|
||||
Reference in New Issue
Block a user