lvhao 2 ヶ月 前
コミット
1fb130ba3b
1 ファイル変更1 行追加1 行削除
  1. 1 1
      template/erp/whlabel_typejs.html

+ 1 - 1
template/erp/whlabel_typejs.html

@@ -480,7 +480,7 @@ function importDataNoCol(data){
     // 导出文件
     XLSX.writeFile(workbook, fileName);
     
-    alert('合并报表已导出为 :'+fileName)
+    alert('EXCEL已导出为 :'+fileName)
 
 
     return ;