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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user