Source/ProjectWeb/src/views/base/buttonTable.js
@@ -33,8 +33,7 @@ if (location === 'menu') { that.visible = true; that.$refs.dynamicForm.form = that.scope.row; console.log('1',that.scope.row) console.log(that.scope.row) } else if (location === 'top' && that.selectList.length === 1) { that.visible = true; that.$refs.dynamicForm.form = that.selectList[0];