@@ -137,7 +137,7 @@ const state = reactive<any>({
ruleForm: {
nextStepCode: null, // 特提节点
timeLimitUnit: 2, // 期满时间单位
- alterTime: true, // 是否修改期满时间
+ alterTime: false, // 是否修改期满时间
nextHandlers: [], // 办理对象
stepType: null,
reason: '',