吴门医述完成
This commit is contained in:
@@ -269,9 +269,7 @@ export default {
|
||||
this.addForm.productImages = row.img
|
||||
this.addForm.content = row.content
|
||||
this.addForm.typeId = row.type.toString()
|
||||
this.$nextTick(()=>{
|
||||
this.fileList = []
|
||||
})
|
||||
this.fileList = []
|
||||
var img = {
|
||||
name: '',
|
||||
url: row.img
|
||||
|
||||
Reference in New Issue
Block a user