@@ -24,7 +24,7 @@ export default defineComponent({
startDate: '',
endDate: '',
manageSalary: '' as any,
- courseSalary: '',
+ courseSalary: '' as any,
trainingSalary: '',
/**管理补助 */
manageSalaryInfo: {} as any,
@@ -156,7 +156,7 @@ export default defineComponent({
{{
right: () => (
<span
- style={{ color: 'var(--van-primary)', fontWeight: '500' }}
+ style={{ color: 'var(--van-primary)', fontWeight: 500 }}
onClick={() => {
router.push('/story-operation')
}}
@@ -28,7 +28,7 @@
justify-content: center;
width: calc(100vw / 3 - 3px);
height: calc(100vw / 3 - 3px);
- border-radius: 4px;
+ border-radius: 2px;
overflow: hidden;
position: relative;
background-color: #eaeaea;
@@ -71,7 +71,7 @@
background: #eaeaea;
width: 170px;
height: 170px;
background-repeat: no-repeat;