基板任务清单

This commit is contained in:
2023-01-04 10:10:39 +08:00
parent f9eb77079b
commit c17bdb8627
20 changed files with 188 additions and 298 deletions

View File

@@ -1,4 +1,4 @@
<t-input label="任务名" value="{{'任务的农安我i吗哇哦i对面'}}" disabled placeholder="请输入任务名称" maxlength="{{10}}" clearable />
<t-input label="任务名" value="{{'任务的农安我i吗哇哦i对面'}}" disabled placeholder="请输入任务名称" maxlength="{{10}}" />
<t-cell
title="完成日期"
note="{{completeText || '年 月 日'}}"
@@ -8,7 +8,7 @@
t-class="pannel-item"
t-class-note="{{completeText ? 'sub-text' : 'empty'}}"
/>
<t-cell
<t-cell
title="提醒日期"
note="{{alertText || '年 月 日'}}"
arrow