mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-05-14 19:52:10 +08:00
ipc call & example
This commit is contained in:
@@ -6,7 +6,7 @@ class ExampleController extends BaseController {
|
||||
|
||||
async openLocalDir() {
|
||||
const self = this;
|
||||
const { ctx } = this;
|
||||
const { service } = this;
|
||||
|
||||
const data = {
|
||||
title: 'example test'
|
||||
|
||||
Reference in New Issue
Block a user