Hwt 2 tahun lalu
induk
melakukan
35dfac5493

+ 1 - 1
operationSupport/src/views/payService/propertyFee/index.vue

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