Explorar el Código

调整

master
zouhantao hace 14 horas
padre
commit
d25c333afa

+ 1
- 1
src/views/messagePush/pushManagement/components/commonCrudConfig.ts Ver fichero

@@ -85,7 +85,7 @@ export default function crudConfig(fields = {}) {
},
},
{
label: '描述',
label: '消息内容',
prop: 'requestDataJson',
funRuleStarts: true,
funRule(val) {

+ 1
- 1
src/views/messagePush/pushManagement/shortMessage/index.vue Ver fichero

@@ -84,7 +84,7 @@
},
},
{
label: '描述',
label: '消息内容',
prop: 'requestDataJson',
funRuleStarts: true,
funRule(val) {

Cargando…
Cancelar
Guardar