Explorar o código

隐藏代金券

congxuesong hai 1 semana
pai
achega
c5e5b70330
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/ticketManagement/index.vue

+ 1 - 1
src/views/ticketManagement/index.vue

@@ -455,7 +455,7 @@ const restoreActiveName = () => {
 
 // 页面加载时触发查询
 onMounted(async () => {
-  type.value = await usePermission("新建券");
+  type.value = await usePermission("新建优惠券");
   // typeCoupon.value = await usePermission("新建优惠券");
   // 从 sessionStorage 恢复 activeName
   restoreActiveName();