hefeng 5 years ago
parent
commit
6bcbd51e84
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/static/app/act/util/historyList-audit.html

+ 1 - 1
src/main/resources/static/app/act/util/historyList-audit.html

@@ -33,7 +33,7 @@
33 33
 						                            <section>
34 34
 			                                            <label class="input"> 
35 35
 			                                                <input class="form-control" type="text" ng-readonly="true"  
36
-			                                                placeholder="{{userInfoAllData[audit.assigneeName] }}"
36
+			                                                placeholder="{{userInfoData[audit.assigneeName] }}"
37 37
 			                                                required>
38 38
 			                                            </label>
39 39
 			                                        </section>