待办中心增加截止时间,任务列表,任务节点的排序
This commit is contained in:
+2
-1
@@ -11,7 +11,7 @@
|
||||
style="height: 100%;overflow: auto;margin-bottom: 436px;">
|
||||
|
||||
<JLoading :loading="loading">{{textLoading}}</JLoading>
|
||||
<a-button style="float: right;z-index: -1" @click="referenceDeliverablesClick"
|
||||
<a-button style="float: right;" @click="referenceDeliverablesClick"
|
||||
v-if="this.queryData.isDisplay && (queryData.TaskKey == 'zrrtjjfw' || queryData.TaskKey == 'dezrrtjjfw')"
|
||||
type="primary">{{$t('referenceDeliverables')}}
|
||||
</a-button>
|
||||
@@ -347,5 +347,6 @@
|
||||
::v-deep .ant-drawer-header {
|
||||
top: 0;
|
||||
position: sticky;
|
||||
z-index: 20;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user