Sfoglia il codice sorgente

feat: 修改二次推压

aXin-0810 2 anni fa
parent
commit
cfd11664fa
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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) ? (