From 96fdaba67bc56a63abc956e03ded6c0b1a663154 Mon Sep 17 00:00:00 2001
From: zhangxiaoxu123 <819527061@qq.com>
Date: 星期五, 30 十二月 2022 20:07:02 +0800
Subject: [PATCH] 发票页面样式

---
 src/assets/js/ByUtils.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/assets/js/ByUtils.js b/src/assets/js/ByUtils.js
index bec95ae..895fa53 100644
--- a/src/assets/js/ByUtils.js
+++ b/src/assets/js/ByUtils.js
@@ -272,7 +272,7 @@
                     vm.$router.push({'path': '/login'});
                     vm.$alert('浼氳瘽缁撴潫锛岃閲嶆柊鐧诲綍', {'title': '鎻愮ず', 'type': 'warning', 'center': true, 'showClose': false});
                 }else{
-                    vm.$alert('鎿嶄綔澶辫触' , {'title': '鎻愮ず', 'type': 'warning', 'center': true, 'showClose': false});
+                    vm.$alert('鎿嶄綔閿欒' , {'title': '鎻愮ず', 'type': 'warning', 'center': true, 'showClose': false});
                 }
             }
         }).catch((e) => {

--
Gitblit v1.9.1