检测文档更新

This commit is contained in:
许允枞 2025-02-08 16:18:02 +08:00
parent b1bbe479ec
commit b89668e5e8

View File

@ -217,9 +217,7 @@ export default {
url: this.$baseImageUrl + '/' + filePath,
success: (res) => { // 使
var filePath = res.tempFilePath;
console.log('看看执行了吗');
this.isLoading = false;
console.log('目前的loading', this.isLoading); // this Vue
uni.openDocument({
filePath: filePath,