Browse Source

1. 优化

MONSTER-ygh 1 năm trước cách đây
mục cha
commit
4733396609
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>