fix:上传成功后清空在售商品列表
This commit is contained in:
parent
5806420843
commit
f30fd2241f
@ -2051,6 +2051,7 @@ export default {
|
||||
this.publisher = ''
|
||||
this.fixPrice = ''
|
||||
this.printTime = ''
|
||||
this.productList = []
|
||||
} else {
|
||||
this.noIsbnPhotoList = []
|
||||
this.noIsbnBookName = ''
|
||||
@ -2062,6 +2063,7 @@ export default {
|
||||
this.noIsbnIsbn = ''
|
||||
this.noIsbnUnifyIsbn = ''
|
||||
this.noIsbnPrintTime = ''
|
||||
this.noIsbnProductList = []
|
||||
}
|
||||
} catch (e) {
|
||||
uni.hideLoading()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user