@@ -38,7 +38,7 @@
:type="scope.type"
@click="download(scope)"
:disabled="disabled"
- >下载附件
+ >查看
</el-button>
<el-button
@@ -47,7 +47,7 @@
@click.stop="rowCell(scope.row, scope.index)"
>
- {{ scope.row.$cellEdit ? "修改完成" : "修改" }}
+ {{ scope.row.$cellEdit ? "保存" : "修改" }}