From 3505aa60ad15de91bc9b437ca8d69124c8074974 Mon Sep 17 00:00:00 2001
From: Ben Lin <maobin001@msn.com>
Date: 星期二, 25 六月 2024 11:42:28 +0800
Subject: [PATCH] 通用页面更新

---
 src/views/tigerprojects/mes/prod/biz_mes_wo/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/tigerprojects/mes/prod/biz_mes_wo/index.vue b/src/views/tigerprojects/mes/prod/biz_mes_wo/index.vue
index fcab497..6b150b6 100644
--- a/src/views/tigerprojects/mes/prod/biz_mes_wo/index.vue
+++ b/src/views/tigerprojects/mes/prod/biz_mes_wo/index.vue
@@ -4,13 +4,13 @@
  * @version: 
  * @Date: 2024-05-25 00:27:00
  * @LastEditors: Ben Lin
- * @LastEditTime: 2024-06-10 23:54:01
+ * @LastEditTime: 2024-06-24 22:58:16
 -->
 <template>
   <div>
     <BasicTable @register="registerTable">
       <template #toolbar>
-        <a-button color="primary" @click="addWo" preIcon="add_02|svg"> 鏂板 </a-button>
+        <a-button type="primary" @click="addWo" preIcon="add_02|svg"> 鏂板 </a-button>
         <a-button ghost color="success" @click="ExcelToDb" preIcon="excel-import|svg">
           瀵煎叆
         </a-button>

--
Gitblit v1.9.3