@@ -78,7 +78,7 @@
>
<!-- 操作 -->
<span slot="option" slot-scope="text, record, index">
- <a-popconfirm title="确定放弃新增?" @confirm="handelAutograph(record)" okText="确定" cancelText="取消">
+ <a-popconfirm title="确定签字?" @confirm="handelAutograph(record)" okText="确定" cancelText="取消">
<a href="">签名</a>
</a-popconfirm>
</span>
@@ -54,7 +54,7 @@
- <a-popconfirm title="确定放弃新增?" @confirm="handelAutograph(record)" okText="确定" cancelText="取消" >
+ <a-popconfirm title="确定签字?" @confirm="handelAutograph(record)" okText="确定" cancelText="取消" >