From 8142b945508cd53a4dfaa739ad066389e8dfe214 Mon Sep 17 00:00:00 2001
From: feige <791364011@qq.com>
Date: 星期二, 11 三月 2025 22:31:48 +0800
Subject: [PATCH] 修改了姓

---
 ruoyi-ui/src/views/selfeconomy/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ruoyi-ui/src/views/selfeconomy/index.vue b/ruoyi-ui/src/views/selfeconomy/index.vue
index aad13e9..b0183bc 100644
--- a/ruoyi-ui/src/views/selfeconomy/index.vue
+++ b/ruoyi-ui/src/views/selfeconomy/index.vue
@@ -666,7 +666,7 @@
         dateRange: [],
         // 鏁版嵁鑼冨洿閫夐」
     // 鏁版嵁鑼冨洿閫夐」
-    fot:['.bmp','.jpg','.jpeg','.png','.tif','.gif','.pcx','.tga','.exif','.fpx',
+    fot:['.bmp','.jpg','.jpeg','.png','.tif','.gif','.pcx','.tga','.exif','.fpx','HEIC',
       '.svg','.psd','.cdr','.pcd','.dxf','.ufo','.eps','.ai','.aw','.WMF','.webp','.apng','.m4a','.M4A'],
 
         fileList:[
@@ -1177,7 +1177,7 @@
 
             addSelfEconomy(this.formDat).then(response => {
               this.$modal.msgSuccess("鏂板鎴愬姛");
-              this.open = false;
+             // this.open = false;
               this.getList();
             });
           }

--
Gitblit v1.9.1