|
|
@@ -1033,8 +1033,8 @@ export default {
|
|
|
this.search()
|
|
|
break
|
|
|
case 'add': // 添加
|
|
|
- this.handleEdit(null, command, position, selection, data)
|
|
|
this.addDataCont = button.initAddDataCont
|
|
|
+ this.handleEdit(null, command, position, selection, data)
|
|
|
break
|
|
|
case 'edit': // 编辑
|
|
|
case 'detail': // 明细
|