Commit 78f6fdc3 by linjinhong

fix:修改问题

parent 17c502d9
......@@ -58,7 +58,7 @@
<div class="formBox">
<div class="formContent">
<div
v-for="(item, index) in paramsList"
v-for="(_, index) in paramsList"
:key="index"
class="select-row"
>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment