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