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

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.
@@ -122,7 +122,7 @@
122
122
  </tr>
123
123
  <tr>
124
124
  <th>
125
- {{ $t1('流程启动更改候选人') }}
125
+ {{ $t1('是否允许流程启动更改候选人') }}
126
126
  </th>
127
127
  <td>
128
128
  <el-form-item prop="startNoSetCandidate" :rules="[{ required: false, trigger: 'blur' }]">
@@ -474,7 +474,7 @@ export default {
474
474
  }
475
475
  },
476
476
  {
477
- title: this.$t1('流程启动更改候选人'),
477
+ title: this.$t1('是否允许流程启动更改候选人'),
478
478
  field: 'startNoSetCandidate',
479
479
  width: 150,
480
480
  slots: {