Commit daa7f3fe authored by 周远喜's avatar 周远喜

okhi

parent 1ae131ba
...@@ -235,14 +235,19 @@ export default { ...@@ -235,14 +235,19 @@ export default {
// opacity: 1; // opacity: 1;
// padding-left: 10px; // padding-left: 10px;
// } // }
.tree-menu{
border: 1px solid #ddd;
.p-list { .p-list {
position: relative; position: relative;
} }
.icon-d { .icon-d {
position: absolute; position: absolute;
top: 0; top: 0;
right: 0; right: 0;
} }
}
// .search { // .search {
// height: 50px; // height: 50px;
// padding: 5px 10px; // padding: 5px 10px;
......
...@@ -2059,6 +2059,7 @@ document_category: { ...@@ -2059,6 +2059,7 @@ document_category: {
userIds: '执行组', userIds: '执行组',
userId: '执行人', userId: '执行人',
endDate: '完成日期', endDate: '完成日期',
workHour: '工时',
note: '备注', note: '备注',
startDate: '开始日期', startDate: '开始日期',
plansToStartDate: '计划开始日期', plansToStartDate: '计划开始日期',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment