From 1fce7eeb79f80d7579bec0f992315bf364240bd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=A3=E5=9C=A3=E5=8D=8E?= <752718920@qq.com> Date: Wed, 27 Jul 2022 23:45:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0plugin=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/system/modules/PluginAppModal.vue | 103 ++++++++++++++++++ 1 file changed, 103 insertions(+) create mode 100644 jshERP-web/src/views/system/modules/PluginAppModal.vue diff --git a/jshERP-web/src/views/system/modules/PluginAppModal.vue b/jshERP-web/src/views/system/modules/PluginAppModal.vue new file mode 100644 index 00000000..2e1f9491 --- /dev/null +++ b/jshERP-web/src/views/system/modules/PluginAppModal.vue @@ -0,0 +1,103 @@ + + + \ No newline at end of file