浏览代码

feat: 删除打印

aXin-0810 2 年之前
父节点
当前提交
dae4357d87
共有 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) &&