|
|
@@ -132,7 +132,7 @@ var bootstrap = function ($, learun) { |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
label: "申请人", name: "CreateUserId", width: 100, align: "left", |
|
|
|
label: "创建人", name: "CreateUserId", width: 100, align: "left", |
|
|
|
formatterAsync: function (callback, value, row, op, $cell) { |
|
|
|
learun.clientdata.getAsync('user', { |
|
|
|
key: value, |
|
|
|