外协任务执行
This commit is contained in:
@@ -1599,6 +1599,17 @@ export default {
|
|||||||
height: 30px;
|
height: 30px;
|
||||||
text-align:center;
|
text-align:center;
|
||||||
}
|
}
|
||||||
|
.el-table .chengjiao {
|
||||||
|
background: #AEF199;
|
||||||
|
}
|
||||||
|
.el-input__inner {
|
||||||
|
height: 30px;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
<style>
|
||||||
|
.el-table .chajia {
|
||||||
|
background: #EBF953;
|
||||||
|
}
|
||||||
#tableHead td{
|
#tableHead td{
|
||||||
border:1px solid black;
|
border:1px solid black;
|
||||||
}
|
}
|
||||||
@@ -1615,13 +1626,4 @@ export default {
|
|||||||
width: 7%;
|
width: 7%;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
.el-table .chajia {
|
|
||||||
background: #EBF953;
|
|
||||||
}
|
|
||||||
.el-table .chengjiao {
|
|
||||||
background: #AEF199;
|
|
||||||
}
|
|
||||||
.el-input__inner {
|
|
||||||
height: 30px;
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user