<el-buttonsize="mini"style="margin-left: 20px"type="danger"circlev-for="(item,index) in specialRendering(scope.row.specialNeed)":key="index">{{item.symbol}}</el-button>
<el-checkboxv-for="item in getDictDatas(DICT_TYPE.WAREHOUSING_RECORD_DETAIL_USAGE)":key="item.value":label="item.value":disabled="readonly">{{$l(item,'label')}}</el-checkbox>