WIP Доработал работу полей в форме Основных данных

This commit is contained in:
DwCay
2023-04-05 14:41:21 +03:00
parent 1a3f00cd79
commit 326a93e1c9
5 changed files with 81 additions and 26 deletions

View File

@@ -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",