详情 相关流程
This commit is contained in:
@@ -2883,9 +2883,9 @@
|
|||||||
const dynamicFormField = standEO ? standEO.attrInfoMap : {}
|
const dynamicFormField = standEO ? standEO.attrInfoMap : {}
|
||||||
formFieldList.forEach((field) => {
|
formFieldList.forEach((field) => {
|
||||||
// 相关流程权限
|
// 相关流程权限
|
||||||
if (field.attrField === 'XGLC' && !this.$_has('6A52PZCAX8BAUUJ2TSQ4')) {
|
// if (field.attrField === 'XGLC' && !this.$_has('6A52PZCAX8BAUUJ2TSQ4')) {
|
||||||
return
|
// return
|
||||||
}
|
// }
|
||||||
displayLocation.forEach((location) => {
|
displayLocation.forEach((location) => {
|
||||||
location.isShowImp = '0'
|
location.isShowImp = '0'
|
||||||
if (dynamicFormField) {
|
if (dynamicFormField) {
|
||||||
|
|||||||
Reference in New Issue
Block a user