Browse Source

1. 优化

MONSTER-ygh 1 year ago
parent
commit
4733396609
1 changed files with 1 additions and 1 deletions
  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>