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) ? (