diff --git a/hangtag-ui/hangtag-ui-front/src/views/oms/saleorder/index.vue b/hangtag-ui/hangtag-ui-front/src/views/oms/saleorder/index.vue index de02d7f..186fbf6 100644 --- a/hangtag-ui/hangtag-ui-front/src/views/oms/saleorder/index.vue +++ b/hangtag-ui/hangtag-ui-front/src/views/oms/saleorder/index.vue @@ -240,7 +240,7 @@ link type="primary" @click="openEdit(scope.row.id)" - v-if="scope.row.billStatus == 'C' " + v-if="scope.row.billStatus == 'B' " > 编辑