Showing
1 changed file
with
1 additions
and
2 deletions
@@ -2,7 +2,6 @@ webpackJsonp([14],[ | @@ -2,7 +2,6 @@ webpackJsonp([14],[ | ||
2 | /* 0 */ | 2 | /* 0 */ |
3 | /***/ function(module, exports, __webpack_require__) { | 3 | /***/ function(module, exports, __webpack_require__) { |
4 | 4 | ||
5 | - | ||
6 | var $ = __webpack_require__(1), | 5 | var $ = __webpack_require__(1), |
7 | common = __webpack_require__(2); | 6 | common = __webpack_require__(2); |
8 | 7 | ||
@@ -40,7 +39,7 @@ webpackJsonp([14],[ | @@ -40,7 +39,7 @@ webpackJsonp([14],[ | ||
40 | return item.parameterValue; | 39 | return item.parameterValue; |
41 | } | 40 | } |
42 | }, { | 41 | }, { |
43 | - display: '所属参数参数值', | 42 | + display: '所属参数', |
44 | render: function(item) { | 43 | render: function(item) { |
45 | return reqParams.standardName; | 44 | return reqParams.standardName; |
46 | } | 45 | } |
-
Please register or login to post a comment