| | |
| | | iindex); |
| | | }, |
| | | setFormValues(data) { |
| | | if (JSON.stringify(data) == '{}') { |
| | | return; |
| | | if (!Array.isArray(data)) { |
| | | return |
| | | } |
| | | for (var a = 0; a < this.classAttrList.length; a++) { |
| | | for (var l = 0; l < this.classAttrList[a].Attr.length; l++) { |
| | |
| | | }, |
| | | setFormValues(attrs) { |
| | | const head_styledef = this.head_styledef |
| | | if (JSON.stringify(attrs) == '{}') { |
| | | return; |
| | | if (!Array.isArray(attrs)) { |
| | | return |
| | | } |
| | | console.log(attrs) |
| | | attrs.forEach(async (attr, key) => { |
| | |
| | | }, |
| | | setFormValues(attrs) { |
| | | const head_styledef = this.head_styledef |
| | | if (JSON.stringify(attrs) == '{}') { |
| | | return; |
| | | if (!Array.isArray(attrs)) { |
| | | return |
| | | } |
| | | console.log(attrs) |
| | | attrs.forEach(async (attr, key) => { |
| | |
| | | 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) { |