支付信息保存
continuous-integration/drone/push Build is passing Details

uat_us
wangxiaoshuang 2024-11-04 15:46:10 +08:00
parent 79473f6638
commit 39b5333f9c
1 changed files with 5 additions and 0 deletions

View File

@ -81,6 +81,11 @@
<script>
import { getDetail, updatePaymentMode } from '@/api/reviewers'
export default {
props: {
reviewerId: {
type: String,
},
},
data() {
return {
loading: false,