yangpeilai 2 miesięcy temu
rodzic
commit
cb7df0b959
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2
    2
      src/views/system/gateway/weChatInfo/data.js

+ 2
- 2
src/views/system/gateway/weChatInfo/data.js Wyświetl plik

@@ -305,7 +305,7 @@ export const getZxqdFindConfig = (route, agencyIdList) => ({
itemType: 'textarea',
rows:5,
hide: true,
required: true,
required: false,
disabled: false
}
}, {
@@ -321,7 +321,7 @@ export const getZxqdFindConfig = (route, agencyIdList) => ({
form: {
formLabelWidth: formLabelWidth,
type: 'input',
required: true,
required: false,
hide: true,
disabled: false
}

Ładowanie…
Anuluj
Zapisz