@@ -40,7 +40,7 @@
const { createMessage } = useMessage();
const schemas: FormSchema[] = [
{
- field: 'authorizeCode ',
+ field: 'authorizeCode',
component: 'Input',
label: '相机授权码',
colProps: {