This commit is contained in:
hufangzhou
2022-04-26 13:44:14 +08:00
parent 41f5a6bf2e
commit 6a42dabd32
+1 -1
View File
@@ -48,7 +48,7 @@ js::set('struct', $struct);
<tr>
<td class="w-110px"></td>
<td colspan="2">
<body-field @change="changeAttr" :attr="struct.attribute" :struct-type="struct.type"></body-field>
<body-field @change="changeAttr" :attr="struct.attribute" :struct-type="struct.structType"></body-field>
<input type="hidden" name="attribute" v-model="attr">
</td>
</tr>