This commit is contained in:
linfso 2025-04-02 09:34:28 +08:00
parent 2cd25f5250
commit 89a1d4c188

View File

@ -92,7 +92,7 @@ Vue.prototype.selectDictLabels = selectDictLabels
Vue.prototype.addExportAuditRecord = addExportAuditRecord
Vue.prototype.download = download
Vue.prototype.download = getRemoteFile
Vue.prototype.getRemoteFile = getRemoteFile
Vue.prototype.handleTree = handleTree
Vue.prototype.handleOptions = handleOptions
Vue.prototype.Base64 = Base64