@@ -23,7 +23,7 @@
</el-col>
</el-row>
</el-form>
- {{ workList}}
+
<div v-for="(item, idx) in workList" :key="idx">
<el-form
:ref="`formRef${idx}`"