@lambo-design/workflow-approve 1.0.0-beta.98 → 1.0.0-beta.99

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.
Files changed (2) hide show
  1. package/package.json +2 -2
  2. package/src/portrait.vue +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lambo-design/workflow-approve",
3
- "version": "1.0.0-beta.98",
3
+ "version": "1.0.0-beta.99",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "author": "lambo",
@@ -12,7 +12,7 @@
12
12
  "devDependencies": {
13
13
  "axios": "^0.24.0",
14
14
  "axios-cache-plugin": "^0.1.0",
15
- "@lambo-design/core": "^4.7.1-beta.170",
15
+ "@lambo-design/core": "^4.7.1-beta.171",
16
16
  "@lambo-design/shared": "^1.0.0-beta.299"
17
17
  },
18
18
  "dependencies": {
package/src/portrait.vue CHANGED
@@ -438,7 +438,7 @@ export default {
438
438
  isExpanded: this.processInfoExpanded,
439
439
  footerHeight: 55,
440
440
  showProcessInfo: true,
441
- portraitWidth: 0,
441
+ portraitWidth: 400,
442
442
  openProcessInfo: true,
443
443
  currentHeight: 0,
444
444
  soltHeight: 0,