yangpeilai před 2 měsíci
rodič
revize
cb7df0b959
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2
    2
      src/views/system/gateway/weChatInfo/data.js

+ 2
- 2
src/views/system/gateway/weChatInfo/data.js Zobrazit soubor

@@ -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
}

Načítá se…
Zrušit
Uložit