mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-12-10 01:40:25 +08:00
feat: sql执行改为选中鼠标右击显示执行按钮等
This commit is contained in:
@@ -189,7 +189,7 @@ import { recommendList } from './mock.ts';
|
||||
import { useStore } from '@/store/index.ts';
|
||||
import { personApi } from './api';
|
||||
export default {
|
||||
name: 'personal',
|
||||
name: 'PersonalPage',
|
||||
setup() {
|
||||
const store = useStore();
|
||||
const state = reactive({
|
||||
|
||||
Reference in New Issue
Block a user