fix 修复 取消oss预览状态修改 图标变化不正常问题
This commit is contained in:
parent
311df68fa6
commit
f366457aa1
@ -406,9 +406,7 @@ export default {
|
|||||||
}).then(() => {
|
}).then(() => {
|
||||||
this.getList()
|
this.getList()
|
||||||
this.$modal.msgSuccess(text + "成功");
|
this.$modal.msgSuccess(text + "成功");
|
||||||
}).catch(() => {
|
}).catch(() => {})
|
||||||
this.previewListResource = previewListResource !== true;
|
|
||||||
})
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user