From 41115bb4b6d0161ff6d2c15ef6b3d5386a14ac9c Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期一, 02 三月 2026 16:40:54 +0800
Subject: [PATCH] 合并

---
 admin/src/components/business/OperaWithdrawRecordWindow.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/admin/src/components/business/OperaWithdrawRecordWindow.vue b/admin/src/components/business/OperaWithdrawRecordWindow.vue
index 066af90..f55033e 100644
--- a/admin/src/components/business/OperaWithdrawRecordWindow.vue
+++ b/admin/src/components/business/OperaWithdrawRecordWindow.vue
@@ -76,7 +76,7 @@
       </div>
     <div  v-if="form && form.status == 0">
       <p class="tip-header" >鐢宠瀹℃壒</p>
-      <el-form :model="checkForm" ref="checkForm" :rules="rules" label-width="110px" label-suffix="锛�"  style="margin-left: 20px;width: 500px;" inline >
+      <el-form :model="checkForm" ref="checkForm" :rules="rules" label-width="110px" label-suffix="锛�"  style="margin-left: 20px;width: 500px;"  >
         <el-form-item label="瀹℃牳缁撴灉" prop="status">
           <el-radio-group v-model="checkForm.status" @change="changeStatuus">
             <el-radio :label="1">閫氳繃</el-radio>

--
Gitblit v1.9.3