manage-client 3.2.150 → 3.2.151

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "manage-client",
3
- "version": "3.2.150",
3
+ "version": "3.2.151",
4
4
  "description": "经营管控模块前台组件",
5
5
  "main": "src/index.js",
6
6
  "directories": {
@@ -227,7 +227,7 @@
227
227
  v-model="model.f_inputtor"
228
228
  :options='$parent.$parent.inputtores' placeholder='请选择'
229
229
  condition="f_inputtor = '{}'"
230
- close-on-select :value-single="true" :search="false">
230
+ close-on-select :search="false">
231
231
  </v-select>
232
232
  </div>
233
233
  <!--表册片区-->