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