Merge pull request 'fix: 修改流程审批字样' (#937) from dj into master

Reviewed-on: http://git.feashow.cn/clay/mosr-web/pulls/937
This commit is contained in:
2024-12-19 15:07:23 +00:00

View File

@@ -118,7 +118,7 @@
<el-switch inactive-text="系统" active-text="自选"
v-model="nodeProps.optionalChargeLeadership"></el-switch>
</el-form-item>
<el-form-item label="科创跳过" prop="dstiMatrix">
<el-form-item label="总部科创跳过" prop="dstiMatrix">
<el-switch inactive-text="审批" active-text="跳过"
v-model="nodeProps.dstiMatrix"></el-switch>
</el-form-item>