Commit 56150185 authored by 王琮's avatar 王琮

录入诊断添加禁用限制

parent bdc805cb
......@@ -200,6 +200,7 @@
plain
size="mini"
style="width: 70px; border-radius: 6px 6px 6px 6px;border: 1px solid rgb(255,157,78);"
:disabled="scope.row.isAdd === '1'"
type="warning"
@click="handleDetail(scope.row, 'enter')"
>录入诊断
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment