|  |  |  | 
|---|
|  |  |  | // icon: 'el-icon-printer', | 
|---|
|  |  |  | type: 'primary', | 
|---|
|  |  |  | // plain: true, | 
|---|
|  |  |  | color: '#529b2e', | 
|---|
|  |  |  | // color: '#529b2e', | 
|---|
|  |  |  | value: 'TaskHandComplete', | 
|---|
|  |  |  | onClick: function () { | 
|---|
|  |  |  |  | 
|---|
|  |  |  | 
|---|
|  |  |  | // icon: 'el-icon-printer', | 
|---|
|  |  |  | type: 'primary', | 
|---|
|  |  |  | // plain: true, | 
|---|
|  |  |  | color: '#529b2e', | 
|---|
|  |  |  | // color: '#529b2e', | 
|---|
|  |  |  | value: 'OutBound', | 
|---|
|  |  |  | onClick: function () { | 
|---|
|  |  |  |  | 
|---|
|  |  |  | } | 
|---|
|  |  |  | },{ | 
|---|
|  |  |  | name: '初始化库位', | 
|---|
|  |  |  | type: 'primary', | 
|---|
|  |  |  | // color: '#529b2e', | 
|---|
|  |  |  | value: 'initializeLocation', | 
|---|
|  |  |  | onClick: function () { | 
|---|
|  |  |  |  | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | },{ | 
|---|
|  |  |  | name: '补录数据', | 
|---|
|  |  |  | type: 'primary', | 
|---|
|  |  |  | // color: '#529b2e', | 
|---|
|  |  |  | value: 'SupplementationData', | 
|---|
|  |  |  | onClick: function () { | 
|---|
|  |  |  |  | 
|---|
|  |  |  | } | 
|---|
|  |  |  | } | 
|---|
|  |  |  | ] | 
|---|
|  |  |  |  | 
|---|