基板任务清单
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user