MONSTER-ygh hace 1 año
padre
commit
4733396609
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>