This commit is contained in:
zzyuan 2025-03-31 09:17:39 +08:00
parent 1ac6af3299
commit 6ff0718f63
1 changed files with 1 additions and 1 deletions

View File

@ -240,7 +240,7 @@
>退单</el-button>
<el-button
size="mini"
type="text" v-if="scope.row.orderStateMix==11"
type="text" v-if="scope.row.orderStateMix==1"
@click="writeOffOrder(scope.row)"
>核销</el-button>