MaiXinRong 2 years ago
parent
commit
1417c2276a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/public/js/ledger.js

+ 1 - 1
app/public/js/ledger.js

@@ -1562,7 +1562,7 @@ $(document).ready(function() {
                 importExcel.doImport({
                 importExcel.doImport({
                     template: {
                     template: {
                         hint: '0号台账',
                         hint: '0号台账',
-                        url: '/template/导入分项清单EXCEL格式.xlsx',
+                        url: 'https://jl-assets.oss-cn-shenzhen.aliyuncs.com/template/A/导入分项清单EXCEL格式.xlsx',
                     },
                     },
                     filter: true,
                     filter: true,
                     callback: function (sheet, filter) {
                     callback: function (sheet, filter) {