hejianhao
3 天以前 554f8096e1f384f14b9424f5142d63f90c72a3eb
H5/pages/add-progress/index.vue
@@ -236,7 +236,7 @@
                        timeout: 1000 * 45,
                        name: 'file',
                        header: {
                           Authorization: cuni.getStorageSync('token')
                           Authorization: uni.getStorageSync('token')
                        },
                        success: (res) => {
                           if (JSON.parse(res.data).code == 200) {