|
@@ -251,7 +251,7 @@ export default {
|
|
this.addOrEdit('add');
|
|
this.addOrEdit('add');
|
|
}
|
|
}
|
|
if (command === 'template') {
|
|
if (command === 'template') {
|
|
- this.__exportExcel('/sc-community/excel/download/template', { importType: 'HOUSE' });
|
|
|
|
|
|
+ this.__exportExcel('/sc-community/excel/download/template', { importType: 'SHOPS' });
|
|
return;
|
|
return;
|
|
}
|
|
}
|
|
},
|
|
},
|