adtec-core-package 2.4.1 → 2.4.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adtec-core-package",
3
- "version": "2.4.1",
3
+ "version": "2.4.2",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "scripts": {
@@ -260,17 +260,7 @@ defineExpose({
260
260
  :style="{ width: task.taskDefKey === 'tech_approval' ? '100%' : '31%' }"
261
261
  >
262
262
  <el-flex height="30px" align="center" justify="space-between">
263
- <el-auto-tool-tip >
264
- <template #content>
265
- <span slot="content" class="ellipsis" style="font-size: 14px">{{
266
- task.assigneeName
267
- }}</span>
268
- </template>
269
- <template #tooltipContent>
270
- {{ task.assigneeName }}
271
- </template>
272
-
273
- </el-auto-tool-tip>
263
+ <span class="ellipsis" style="font-size: 14px">{{ task.assigneeName }}</span>
274
264
  <div style="display: inline-flex; align-items: center; gap: 8px">
275
265
  <el-icon-btn
276
266
  v-if="