|
@@ -37,7 +37,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
|
|
|
if(row.type_id== 1) return value
|
|
if(row.type_id== 1) return value
|
|
|
return '-'
|
|
return '-'
|
|
|
}},
|
|
}},
|
|
|
- {field: 'chabao', title: __('发放茶宝'), operate:false,formatter: function (value, row, index) {
|
|
|
|
|
|
|
+ {field: 'chabao', title: __('每份发放茶宝'), operate:false,formatter: function (value, row, index) {
|
|
|
if(row.type_id== 2) return value
|
|
if(row.type_id== 2) return value
|
|
|
return '-'
|
|
return '-'
|
|
|
}},
|
|
}},
|