Browse Source

增加择岗意愿的选择

sandm 2 years ago
parent
commit
79f03fc93b
2 changed files with 1 additions and 293 deletions
  1. 0 292
      config/aix.php
  2. 1 1
      public/themes/default/views/app/recruit/post_select.blade.php

File diff suppressed because it is too large
+ 0 - 292
config/aix.php


+ 1 - 1
public/themes/default/views/app/recruit/post_select.blade.php

@@ -186,7 +186,7 @@
                 post: function() {
                     var msg = "您正在提交择岗的操作!";
                     this.$confirm(msg, '警告', {
-                        confirmButtonText: '确认放弃',
+                        confirmButtonText: '确认提交',
                         cancelButtonText: '我再想想',
                         type: 'warning'
                     }).then(() => {

Some files were not shown because too many files changed in this diff