cuiqian2004
2025-08-15 c9ecd7684e6ada47de4669885e66dc564128e89b
pages/modal/5602.vue
@@ -1056,8 +1056,8 @@
         },
         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) => {