@@ -268,7 +268,7 @@
>重新报价</el-button
>
<el-button
- v-if="isAuth('quoted:price:updateAccredit') && scope.row.workFlowBusinessExt != null && scope.row.workFlowBusinessExt.state === '1'"
+ v-if="isAuth('quoted:price:updateAccredit')"
type="text"
size="small"
@click="accreditHandle(scope.row.priceId)"