宣教保存

This commit is contained in:
shidongli 2024-07-10 11:13:51 +08:00
parent 58fb612cd3
commit 48a4040b55

View File

@ -1025,7 +1025,7 @@ export default {
var obj = { var obj = {
departmentId: this.queryParams.departmentId, departmentId: this.queryParams.departmentId,
departmentName: this.departmentName, departmentName: this.departmentName,
type: 'MESSAGE', type: 'PROPAGANDA',
sourceTemplateIds: this.exportlist, sourceTemplateIds: this.exportlist,
} }
copyBaselnfo(obj).then(response => { copyBaselnfo(obj).then(response => {