Browse Source

!183 同步商城实现 Merge pull request !183 from 芋道源码/dev

shizhong 1 year ago
parent
commit
8641221274
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/infra/build/index.vue

+ 1 - 0
src/views/infra/build/index.vue

@@ -53,6 +53,7 @@ const openModel = (title: string) => {
   dialogTitle.value = title
   dialogTitle.value = title
 }
 }
 
 
+/** 生成 JSON */
 const showJson = () => {
 const showJson = () => {
   openModel('生成 JSON')
   openModel('生成 JSON')
   formType.value = 0
   formType.value = 0