@lambo-design/workflow-approve 1.0.0-beta.80 → 1.0.0-beta.81

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": "@lambo-design/workflow-approve",
3
- "version": "1.0.0-beta.80",
3
+ "version": "1.0.0-beta.81",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "author": "lambo",
@@ -12,8 +12,8 @@
12
12
  "devDependencies": {
13
13
  "axios": "^0.24.0",
14
14
  "axios-cache-plugin": "^0.1.0",
15
- "@lambo-design/shared": "^1.0.0-beta.283",
16
- "@lambo-design/core": "^4.7.1-beta.167"
15
+ "@lambo-design/core": "^4.7.1-beta.167",
16
+ "@lambo-design/shared": "^1.0.0-beta.283"
17
17
  },
18
18
  "dependencies": {
19
19
  "bpmn-js": "^7.3.1",
@@ -231,6 +231,7 @@ export default {
231
231
  return
232
232
  }
233
233
  if (userList && userList.length > 0){
234
+ this.treeData = []
234
235
  this.useTransferRangeUsers = true
235
236
  this.tableData = userList.map(item => {
236
237
  return {