From 4fe1be0962e4ebf5acb39f09f6003ef084a150a8 Mon Sep 17 00:00:00 2001
From: liuying <1427574514@qq.com>
Date: 摹曛, 25 4月 2024 11:16:55 +0800
Subject: [PATCH] css

---
 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