This commit is contained in:
parent
1ac6af3299
commit
6ff0718f63
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue