@@ -816,7 +816,7 @@ export default {
],
{
isEdit: true,
- isAdd: this.openType !== 0,
+ isAdd: this.openType !== 0 && value.length < 2,
isDel: true,
isUpdate: false,
isConfirm: false