curtis
21小時前 a9f029798b4abd4690781ab48dfe665225e20794
uiOutput/index.html
@@ -278,6 +278,20 @@
      return {
        availableComponents: [
          {
            id: 'DocList',
            name: 'DocList.vue',
            vuePath: './DocList/DocList.vue',
            jsPath: './DocList/DocList.ts',
            windowTitle: '歷史類畫面'
          },
          {
            id: 'DocPrt',
            name: 'DocPrt.vue',
            vuePath: './DocPrt/DocPrt.vue',
            jsPath: './DocPrt/DocPrt.ts',
            windowTitle: '列印畫面'
          },
          {
            id: 'ErrList',
            name: 'ErrList.vue',
            vuePath: './ErrList/ErrList.vue',
@@ -285,6 +299,13 @@
            windowTitle: '檢核失敗原因畫面'
          },
          {
            id: 'OldCaseInfo',
            name: 'OldCaseInfo.vue',
            vuePath: './OldCaseInfo/OldCaseInfo.vue',
            jsPath: './OldCaseInfo/OldCaseInfo.ts',
            windowTitle: '舊案引用畫面'
          },
          {
            id: 'PatchFom',
            name: 'PatchFom.vue',
            vuePath: './PatchFom/PatchFom.vue',