manager 升级到vue3

This commit is contained in:
pikachu1995@126.com
2026-05-25 10:49:09 +08:00
parent e7350899bf
commit 615ee91511
239 changed files with 22907 additions and 30841 deletions

View File

@@ -1,4 +1,4 @@
::v-deep .ivu-input{
:deep(.ivu-input){
width: 200px !important;
}
@@ -16,7 +16,7 @@
margin-right: 10px;
}
::v-deep .ivu-form-item-content {
:deep(.ivu-form-item-content){
margin-left: 0 !important;
display: flex;
}