样、式人员工时统计

This commit is contained in:
Vergil
2020-02-13 11:21:06 +08:00
parent 1db4944493
commit 6c56d22d0e
2 changed files with 12 additions and 2 deletions

View File

@@ -340,3 +340,13 @@ h3 {
color: white;
}
}
//统一标准全局class 张丁予20200213
.machineTool { // 机床Select
.el-input{
width:180px;
}
}
.el-select{
width:150px;
margin-right: 10px;
}