瀏覽代碼

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

zh 2 年之前
父節點
當前提交
87f1920a59
共有 1 個文件被更改,包括 0 次插入1 次删除
  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) &&