Merge branch 'hi-ucs-dev' of http://15.2.21.221:3000/wuhongjian/hi-ucs into hi-ucs-dev
This commit is contained in:
commit
c58fd36487
|
@ -386,8 +386,11 @@ export default {
|
||||||
},
|
},
|
||||||
// 新上架
|
// 新上架
|
||||||
clear () {
|
clear () {
|
||||||
|
console.log('清空----------------------------------------')
|
||||||
this.showPutOnTheShelfFlag = false
|
this.showPutOnTheShelfFlag = false
|
||||||
this.showPutOnTheShelfFlag2 = false
|
this.showPutOnTheShelfFlag2 = false
|
||||||
|
this.insertList = []
|
||||||
|
this.putOnTheShelfList = []
|
||||||
this.radio = ''
|
this.radio = ''
|
||||||
this.submitFrom = {
|
this.submitFrom = {
|
||||||
type: '组件服务',
|
type: '组件服务',
|
||||||
|
|
Loading…
Reference in New Issue