mirror of
https://github.com/flipped-aurora/gin-vue-admin.git
synced 2026-09-21 04:29:32 +00:00
@@ -31,7 +31,7 @@ export default function GvaPositionServer() {
|
||||
)
|
||||
} else {
|
||||
child_process.exec(
|
||||
`webstorm64 --line ${linePath} ${filePath}`
|
||||
`webstorm --line ${linePath} ${filePath}`
|
||||
)
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user