zhengnaiwen_citu 4 tháng trước cách đây
mục cha
commit
51ad2fee0c
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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: '请输入分润比例'
           },