소스 검색

feat: 修改二次推压

aXin-0810 2 년 전
부모
커밋
cfd11664fa
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/views/deposit_home/refund_list.vue

+ 0 - 1
src/views/deposit_home/refund_list.vue

@@ -273,7 +273,6 @@ export default {
     },
     operation() {
       return (h, { row, index, column }) => {
-        console.log(row)
         return (
           <div class="operation-btns">
             {row.examineStatus == 'WAIT' && this.$checkBtnRole('examine', this.$route.meta.roles) ? (