|
|
@@ -51,7 +51,7 @@
|
|
|
icon: '' /**clarity:note-edit-line*/,
|
|
|
// ifShow: record.servicealiasname,
|
|
|
// ifShow: ((action) => action.servicealiasname),
|
|
|
- ifShow: record.servicealiasname,
|
|
|
+ disabled: !(record.shzt == '未提交'),
|
|
|
onClick: submitApply.bind(null, record),
|
|
|
},
|
|
|
]" />
|