infoplus / operation-center

operation center (former dashboard + authorize, etc.) issue tracker
0 stars 0 forks source link

databinding解绑表单后,仍然可以在查看数据中出现 #73

Closed liangyu1937 closed 7 years ago

liangyu1937 commented 7 years ago

复现步骤: 1、火狐浏览器54.0.1(32 位) 2、登陆dashboard@Version 20170710-161926版 3、查看数据中选择一个流程 4、在后台中解绑该流程中的一个表单 image

image

marstone commented 7 years ago

解绑后api会给出空的绑定关系,请 @sherlyle 判断一下去掉。注意不仅group如此,field也是同样约定。

sherlyle commented 7 years ago

已修改

liangyu1937 commented 7 years ago

已经验证