@@ -12,7 +12,7 @@ build:
commit:
git add . && \
- git commit --no-verify -m "fix: change textbookPopManager"
+ git commit --no-verify -m "fix: change studentChange"
checkPre:
git checkout pre
@@ -34,7 +34,7 @@
title: '身份证号',
dataIndex: 'credentialNumber',
align: 'left',
- width: 150,
+ width: 180,
},
{
title: '异动时间',
@@ -66,7 +66,7 @@
title: '异动后信息',
dataIndex: 'afterData',
- width: 120,
+ width: 250,
],
formConfig: {