mirror of
https://gitee.com/elegant_wings/dbd-meeting-html.git
synced 2025-06-20 23:49:36 +08:00
描述:会议室、展厅图片显示
This commit is contained in:
parent
61027fca86
commit
423d88ce8d
@ -515,6 +515,7 @@ export default {
|
||||
},
|
||||
add() {
|
||||
this.form.resetFields()
|
||||
this.mdl.indoorPicUrl = null
|
||||
this.edit({ id: 0 })
|
||||
},
|
||||
edit(record) {
|
||||
|
@ -407,6 +407,7 @@ export default {
|
||||
},
|
||||
add() {
|
||||
this.form.resetFields()
|
||||
this.mdl.indoorPicUrl = null
|
||||
this.edit({ id: 0 })
|
||||
},
|
||||
edit(record) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user