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