zhengnaiwen_citu hace 4 meses
padre
commit
51ad2fee0c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/salary/claim/components/form.vue

+ 1 - 0
src/views/salary/claim/components/form.vue

@@ -107,6 +107,7 @@ export default {
           prop: 'employeeProfitSharingRatio',
           type: 'input',
           slots: ['append'],
+          required: true,
           options: {
             placeholder: '请输入分润比例'
           },