Browse Source

Merge branch 'dev_v2' of https://gogs.zfire.top/zfire-front/supply-front into dev_v2

zh 2 years ago
parent
commit
87f1920a59
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/supply/apply/apply_list.vue

+ 0 - 1
src/views/supply/apply/apply_list.vue

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