cloud-web-corejs 1.0.54-dev.310 → 1.0.54-dev.311

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,7 +1,7 @@
1
1
  {
2
2
  "name": "cloud-web-corejs",
3
3
  "private": false,
4
- "version": "1.0.54-dev.310",
4
+ "version": "1.0.54-dev.311",
5
5
  "scripts": {
6
6
  "dev": "vue-cli-service serve",
7
7
  "lint": "eslint --ext .js,.vue src",
@@ -476,7 +476,7 @@ export default {
476
476
  {
477
477
  title: this.$t1('是否允许流程启动更改候选人'),
478
478
  field: 'startNoSetCandidate',
479
- width: 150,
479
+ width: 230,
480
480
  slots: {
481
481
  default: ({row}) => {
482
482
  if (row.startNoSetCandidate) {