diff --git a/src/views/mtm/routepack.vue b/src/views/mtm/routepack.vue index a6a23a77..50035373 100644 --- a/src/views/mtm/routepack.vue +++ b/src/views/mtm/routepack.vue @@ -83,7 +83,7 @@ link type="primary" size="small" - v-if="scope.row.ticket == null" + v-if="scope.row.state == 10" @click="table_edit(scope.row, scope.$index)" >继续编辑