WIP Доработал работу полей в форме Основных данных
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template lang="pug">
|
||||
.sidebar-wrapper.h-full.rounded.px-2.py-6.flex.flex-col
|
||||
.menu-item.text-base.px-4.py-3.rounded(
|
||||
.menu-item.text-base.px-4.py-3.rounded.cursor-pointer(
|
||||
v-for="item in menuItem",
|
||||
:key="item.id",
|
||||
:id="item.id",
|
||||
|
||||
Reference in New Issue
Block a user