mirror of
https://gitee.com/elegant_wings/dbd-meeting-html.git
synced 2025-06-21 02:09:37 +08:00
修改了企业用户多余的打印数据
This commit is contained in:
parent
1d6f9dc191
commit
8dac2e7560
@ -232,7 +232,6 @@ export default {
|
|||||||
this.edit(contactInfo)
|
this.edit(contactInfo)
|
||||||
},
|
},
|
||||||
edit (record) {
|
edit (record) {
|
||||||
console.log('编辑按钮',111)
|
|
||||||
this.mdl = Object.assign(record)
|
this.mdl = Object.assign(record)
|
||||||
console.log(this.mdl.photo)
|
console.log(this.mdl.photo)
|
||||||
if (this.mdl.photo) {
|
if (this.mdl.photo) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user