Browse Source

森语-修改提示

jbb 2 năm trước cách đây
mục cha
commit
0f580edde9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/activiti/form/demoForm2.vue

+ 1 - 1
src/views/activiti/form/demoForm2.vue

@@ -959,7 +959,7 @@ export default {
                    //   actual = that.$refs.KFB.form.getFieldValue('practical_leave'),
                     leaveCategory = this.$refs.KFB.form.getFieldValue('leave_category')
                     if(leaveCategory=='年假' && !estimate){
-                      this.$message.error('请填写预计请假时长!')
+                      this.$message.error('请填写预计请假天数!')
                       addForm = 'yes'
                      }
                       if(estimate>this.leave){