2026.5.22 重点作业
parent
2fa1b54852
commit
ba54568f52
|
|
@ -193,7 +193,7 @@ class _KeyTasksConfirmListPageState extends State<KeyTasksConfirmListPage> {
|
|||
buttonStyle:ButtonStyleType.primary,
|
||||
text: '查看'),),
|
||||
|
||||
if((item['uncheckHiddenCount']=='0'&&item['unFinishInspectionCount']=='0')||item["applyStatus"]==1)...[
|
||||
if((item['uncheckHiddenCount']==0&&item['unFinishInspectionCount']==0)||item["applyStatus"]==1)...[
|
||||
const SizedBox(width: 8),
|
||||
Expanded(child: CustomButton(
|
||||
height: 35,
|
||||
|
|
|
|||
Loading…
Reference in New Issue