浏览代码

1. 优化

MONSTER-ygh 1 年之前
父节点
当前提交
4733396609
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/order/groupBuyingMr/index.vue

+ 1 - 1
src/views/order/groupBuyingMr/index.vue

@@ -130,7 +130,7 @@
               size="mini"
               type="text"
               @click="handleOpen([scope.row])"
-              v-hasPermi="['orderMr:orderMr:print']"
+              v-hasPermi="['groupBuyingMr:groupBuyingMr:print']"
             >打印小票</el-button>
         </template>
       </el-table-column>