This commit is contained in:
@@ -648,8 +648,8 @@ export default {
|
||||
let cp = JSON.parse(JSON.stringify(this.obj));
|
||||
if (this.genCopyAttachments) {
|
||||
cp.genCopyAttachmentsFrom = {
|
||||
AType: window.$gz.type.Quote,
|
||||
ObjectId: this.obj.id
|
||||
sAType: window.$gz.type.Quote,
|
||||
sId: this.obj.id
|
||||
};
|
||||
}
|
||||
if (!this.genCopyWiki) {
|
||||
|
||||
Reference in New Issue
Block a user