feat: sql执行改为选中鼠标右击显示执行按钮等

This commit is contained in:
meilin.huang
2022-04-12 17:14:44 +08:00
parent 6e38ad320e
commit a9d6c5f7ee
3 changed files with 49 additions and 36 deletions

View File

@@ -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({