From 264b46db2bcb18fb1471e386055f9e08ea76fd84 Mon Sep 17 00:00:00 2001
From: liuying <1427574514@qq.com>
Date: 周四, 25 4月 2024 10:58:53 +0800
Subject: [PATCH] 细节

---
 iWare_RawMaterialWarehouse_Web/src/views/gen/codeGenerate/addForm.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/iWare_RawMaterialWarehouse_Web/src/views/gen/codeGenerate/addForm.vue b/iWare_RawMaterialWarehouse_Web/src/views/gen/codeGenerate/addForm.vue
index 17ed35b..3e7b31b 100644
--- a/iWare_RawMaterialWarehouse_Web/src/views/gen/codeGenerate/addForm.vue
+++ b/iWare_RawMaterialWarehouse_Web/src/views/gen/codeGenerate/addForm.vue
@@ -244,7 +244,7 @@
           initialValue: 'Admin.NET.Application'
         })
         this.form.getFieldDecorator('frontProName', {
-          initialValue: 'My_Admin.NET_Template_Web'
+          initialValue: 'iWare_RawMaterialWarehouse_Web'
         })
         // this.form.getFieldDecorator('tablePrefix', { valuePropName: 'checked', initialValue: 'N' })
         this.form.getFieldDecorator('generateType', {

--
Gitblit v1.9.3