Selaa lähdekoodia

森语-修改提示

jbb 2 vuotta sitten
vanhempi
commit
0f580edde9
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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){