feature_0521
郑皇 5 years ago
parent 260c582603
commit 55a8ebc119

@ -329,7 +329,7 @@ export default {
defaultVal: this.miniForm.appid, defaultVal: this.miniForm.appid,
description: this.miniForm.uri, description: this.miniForm.uri,
isRequired: 1, isRequired: 1,
key: "mini", key: this.miniForm.key,
limitLower: this.miniForm.limitLower, limitLower: this.miniForm.limitLower,
limitUpper: this.miniForm.limitUpper, limitUpper: this.miniForm.limitUpper,
name: "小程序消息", name: "小程序消息",

Loading…
Cancel
Save