清空BUG修改
This commit is contained in:
parent
2eca6ab758
commit
b37b3cafb9
|
@ -385,8 +385,11 @@ export default {
|
|||
},
|
||||
// 新上架
|
||||
clear () {
|
||||
console.log('清空----------------------------------------')
|
||||
this.showPutOnTheShelfFlag = false
|
||||
this.showPutOnTheShelfFlag2 = false
|
||||
this.insertList = []
|
||||
this.putOnTheShelfList = []
|
||||
this.radio = ''
|
||||
this.submitFrom = {
|
||||
type: '组件服务',
|
||||
|
|
Loading…
Reference in New Issue