@@ -274,6 +274,11 @@ export default {
span: 8
},
{
+ label: "积分倍数",
+ prop: "a",
+ span: 8
+ },
+ {
label: "备注",
prop: "remarks",
type: "textarea",