Authored by 李靖

路径

@@ -165,7 +165,7 @@ @@ -165,7 +165,7 @@
165 cache: false, 165 cache: false,
166 dataType: 'json', 166 dataType: 'json',
167 data: { 167 data: {
168 - actPath: `/uploads${path}`, 168 + actPath: `${path}`,
169 marker: marker 169 marker: marker
170 }, 170 },
171 success: (result) => { 171 success: (result) => {