mirror of
https://gitee.com/ZhongBangKeJi/crmeb_java.git
synced 2026-04-23 20:08:35 +08:00
更新package.json 文件,使得node 11到node 16都可以npm install 成功
This commit is contained in:
@@ -496,12 +496,12 @@ export default {
|
||||
width: 50%;
|
||||
}
|
||||
.noBox{
|
||||
/deep/.el-form-item__content{
|
||||
::v-deep.el-form-item__content{
|
||||
margin-left: 0 !important;
|
||||
}
|
||||
}
|
||||
.tempBox{
|
||||
/deep/.el-input-number--mini{
|
||||
::v-deep.el-input-number--mini{
|
||||
width: 100px !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user