<el-button@click="deleteSpecial(item.value,scope.row.orderId)"size="mini"style="margin-left: 20px"type="danger"circlev-for="(item,index) in specialRendering(scope.row.advanceType)":key="index">{{item.label[0]}}</el-button>
<el-optionv-for="auditStatusItem in auditStatusDictDatas":key="auditStatusItem.id":label="$l(auditStatusItem, 'label')":value="parseInt(auditStatusItem.value)"/>
<el-optionv-for="auditStatusItem in auditStatusDictDatas":key="auditStatusItem.id":label="$l(auditStatusItem, 'label')":value="parseInt(auditStatusItem.value)"/>