增加开发环境 mock

This commit is contained in:
simple321vip
2022-10-26 21:56:32 +08:00
parent bf00737dd9
commit 7ffde47b21
11 changed files with 541 additions and 17 deletions
+2 -2
View File
@@ -84,9 +84,9 @@ import { CopyDocument } from "@element-plus/icons-vue";
import { ElNotification } from 'element-plus'
import copy from 'copy-to-clipboard';
import { h } from 'vue'
import { useTenantStore } from '../../store/tenant'
import { tenantStore } from '../../store/tenant'
// obtain user infomation
const Tenant = useTenantStore()
const Tenant = tenantStore()
// 定义书签格式
type Bookmark = {