zhengnaiwen_citu 4 bulan lalu
induk
melakukan
51ad2fee0c
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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: '请输入分润比例'
           },