<el-checkboxv-for="(item) in getDictDatas(DICT_TYPE.ORDER_SPECIAL_NEEDS)":disabled="advanceTypeList.includes(item.value)":label="item.value">{{item.label}}</el-checkbox>
<el-checkboxv-for="(item) in getDictDatas(DICT_TYPE.ORDER_SPECIAL_NEEDS)":label="item.value">{{item.label}}</el-checkbox>