mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-08-15 10:31:52 +08:00
Merge branch 'gitee-master' into feature-project
This commit is contained in:
@@ -271,7 +271,7 @@ const handleAudit = async (task, pass) => {
|
||||
data.variables = approveForms.value[index].value
|
||||
}
|
||||
// 获取表单可编辑字段的值
|
||||
if (fApi.value) {
|
||||
if (fApi.value && task.fieldsPermission !== null) {
|
||||
data.variables = getWritableValueOfForm(task.fieldsPermission)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user