修改模板打印bug问题修复

busUser
郑明梁 2 years ago
parent 75f0d41ba5
commit 85de564135

@ -536,7 +536,7 @@ export default {
return true;
},
moduleSelectTemplate(row) {
thigggggggs.moduleFormData = {
this.moduleFormData = {
id: row.id,
templateId: row.templateId,
};

Loading…
Cancel
Save