Jelajahi Sumber

chore: 增加组件使用链接

喵你个旺呀 1 tahun lalu
induk
melakukan
7e804eb294
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      Web/src/components/sysDict/sysDict.vue

+ 1 - 0
Web/src/components/sysDict/sysDict.vue

@@ -1,3 +1,4 @@
+<!-- 组件使用文档: https://gitee.com/zuohuaijun/Admin.NET/pulls/1559  -->
 <script setup lang="ts">
 <script setup lang="ts">
 import { reactive, watch } from 'vue';
 import { reactive, watch } from 'vue';
 import { DictItem } from '/@/types/global';
 import { DictItem } from '/@/types/global';