ly vor 1 Jahr
Ursprung
Commit
4042de68a7

+ 1 - 1
src/views/business/production/salary/importExcelDialogCustomer.vue

@@ -89,7 +89,7 @@
 
 
 <script setup>
-import { exportSalaryTemplateNotCompany } from "@/api/business/production/salary";
+// import { exportSalaryTemplateNotCompany } from "@/api/business/production/salary";
 import { getToken, getTenant } from "@/utils/auth";
 import useUserStore from "@/store/modules/user";
 import { deepClone } from "@/utils";