Explorar o código

上下班记录增加三方公司展示

seimin %!s(int64=3) %!d(string=hai) anos
pai
achega
c398a77d8a
Modificáronse 1 ficheiros con 9 adicións e 2 borrados
  1. 9 2
      assets/js/controllers/working/workingHistoryFormCtr.js

+ 9 - 2
assets/js/controllers/working/workingHistoryFormCtr.js

@@ -83,9 +83,16 @@ app.controller('workingHistoryFormCtr', ["$scope", "moment", "SweetAlert", "$sta
83 83
       enableSorting: false
84 84
     },
85 85
     {
86
+      name: 'company',
87
+      displayName: '三方公司',
88
+      width: '15%',
89
+      minWidth: '120',
90
+      enableFiltering: false
91
+    },
92
+    {
86 93
       name: 'extra2',
87 94
       displayName: '状态',
88
-      width: '15%',
95
+      width: '10%',
89 96
       minWidth: '70',
90 97
       enableSorting: false,
91 98
       cellTemplate: '<div>' +
@@ -105,7 +112,7 @@ app.controller('workingHistoryFormCtr', ["$scope", "moment", "SweetAlert", "$sta
105 112
     {
106 113
       name: 'extra1',
107 114
       displayName: '打卡地址',
108
-      width: '43%',
115
+      width: '33%',
109 116
       minWidth: '280',
110 117
       enableFiltering: false,
111 118
       cellTemplate: '<div>' +