|
|
|
@ -1,7 +1,7 @@
@@ -1,7 +1,7 @@
|
|
|
|
|
<template> |
|
|
|
|
<div :class="prefixCls"> |
|
|
|
|
<ALayoutContent class="m-10"> |
|
|
|
|
<h4 class="text-center">{{ state.formTitle }}</h4> |
|
|
|
|
<h4 class="text-center text-lg pb-2">{{ state.formTitle }}</h4> |
|
|
|
|
<ATable v-model:activeKey="state.taskSelectedTab" |
|
|
|
|
class="bg-white" |
|
|
|
|
:tab-bar-style="{ 'padding-left': '13px' }" |
|
|
|
|