Results 2 issues of

![image](https://user-images.githubusercontent.com/18245929/55950169-dcb91180-5c86-11e9-8d13-df1b9bfd62db.png) ```js form.setFieldsValue({ [`materialList[${key}].unit`]: { key: unitId, label: unitName } }); ``` code like this is not work with `antd-design`。because `setFieldsValue` does not use lodash `set`.

hello, l want to know how zebra encode the picture. because l want to build a web page to custom print QrCode with zebra designer. l get the file content...