pages/modal/form/index.vue
@@ -904,8 +904,8 @@ setFormValues(attrs) { console.log(attrs) const head_styledef = this.head_styledef if (JSON.stringify(attrs) == '{}') { return; if (!Array.isArray(attrs)) { return } attrs.forEach(async (attr, key) => { if (attr.choice_list) {