|
@@ -184,7 +184,7 @@ export default {
|
|
load.endLoading();
|
|
load.endLoading();
|
|
|
|
|
|
}).catch(error => {
|
|
}).catch(error => {
|
|
- this.$message.error('导出数据失败,请连接管理员');
|
|
|
|
|
|
+ this.$message.error('导出数据失败,请联系管理员');
|
|
load.endLoading();
|
|
load.endLoading();
|
|
})
|
|
})
|
|
}).catch(() => { })
|
|
}).catch(() => { })
|
|
@@ -239,7 +239,7 @@ export default {
|
|
load.endLoading();
|
|
load.endLoading();
|
|
|
|
|
|
}).catch(error => {
|
|
}).catch(error => {
|
|
- this.$message.error('导出数据失败,请连接管理员');
|
|
|
|
|
|
+ this.$message.error('导出数据失败,请联系管理员');
|
|
load.endLoading();
|
|
load.endLoading();
|
|
})
|
|
})
|
|
}).catch(() => { })
|
|
}).catch(() => { })
|