@titaui/pc 1.12.83 → 1.12.84

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -141,7 +141,7 @@ function SearchForm(props) {
141
141
  multiple: false,
142
142
  onChange: setUsers,
143
143
  position: "bottomLeft",
144
- isInitSelf: true,
144
+ initValue: users,
145
145
  setRelation: setRelation
146
146
  })), /*#__PURE__*/_react["default"].createElement("div", {
147
147
  className: "rel-okr-tree__search-item"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@titaui/pc",
3
- "version": "1.12.83",
3
+ "version": "1.12.84",
4
4
  "nameCN": "",
5
5
  "description": "",
6
6
  "main": "lib/index.js",