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