cool-team-official / cool-admin-midway

🔥 cool-admin(midway版)一个很酷的后台权限管理框架,Ai编码、流程编排、模块化、插件化、CRUD极速开发,永久开源免费,基于midway.js 3.x、typescript、typeorm、mysql、jwt、vue3、vite、element-ui等构建
https://cool-js.com
MIT License
2.65k stars 588 forks source link

需要locationutil.scriptPath的同步方法 #123

Closed dayueba closed 1 year ago

dayueba commented 1 year ago

https://github.com/cool-team-official/cool-admin-midway/blob/6.x/packages/core/src/util/location.ts#LL49C9-L49C19

测试需要

fulus06 commented 1 year ago

直接 let result = await xxx.scriptPath(target) 不就行了