|
@@ -534,7 +534,7 @@ export default {
|
|
inp.value = '';
|
|
inp.value = '';
|
|
},
|
|
},
|
|
importTcmdromeRecord(formData, header) {
|
|
importTcmdromeRecord(formData, header) {
|
|
- let taht = this
|
|
|
|
|
|
+ let that = this
|
|
api.importTcmdromeRecord(formData, header).then(res => {
|
|
api.importTcmdromeRecord(formData, header).then(res => {
|
|
if (res.headers['content-disposition']) {
|
|
if (res.headers['content-disposition']) {
|
|
this.downloadUrl(res);
|
|
this.downloadUrl(res);
|