|
@@ -560,7 +560,7 @@ export default {
|
|
},
|
|
},
|
|
addCommand (command) {
|
|
addCommand (command) {
|
|
if (command === 'template') {
|
|
if (command === 'template') {
|
|
- this.__exportExcel('/sc-community/excel/download/template', { importType: 'BILL' });
|
|
|
|
|
|
+ this.__exportExcel('/czc-community/excel/download/template', { importType: 'BILL' });
|
|
return;
|
|
return;
|
|
}
|
|
}
|
|
},
|
|
},
|