分号修正
This commit is contained in:
@@ -352,9 +352,11 @@ for (c in table.columnList){
|
||||
},
|
||||
colProps: { lg: 24, md: 24 },
|
||||
},
|
||||
];
|
||||
<%
|
||||
}
|
||||
%>
|
||||
];
|
||||
<%
|
||||
for (child in table.childList){ %>
|
||||
|
||||
const input${child.className}FormSchemas: FormSchema[] = [
|
||||
|
||||
Reference in New Issue
Block a user