diff --git a/SC-web/src/views/scm/basicInformation/paymentdoc/index.vue b/SC-web/src/views/scm/basicInformation/paymentdoc/index.vue index 58464723..3566e1e9 100644 --- a/SC-web/src/views/scm/basicInformation/paymentdoc/index.vue +++ b/SC-web/src/views/scm/basicInformation/paymentdoc/index.vue @@ -307,7 +307,7 @@ type="text" class="JNPF-table-delBtn" @click="handleDel1(scope.row)" - v-has="'btn_remove'" + v-has="'btn_cancel'" >作废 作废 diff --git a/SC-web/src/views/scm/basicInformation/saleorder/index.vue b/SC-web/src/views/scm/basicInformation/saleorder/index.vue index da5c81b9..ac68493a 100644 --- a/SC-web/src/views/scm/basicInformation/saleorder/index.vue +++ b/SC-web/src/views/scm/basicInformation/saleorder/index.vue @@ -347,7 +347,7 @@ type="text" class="JNPF-table-delBtn" @click="handleDel1(scope.row)" - v-has="'btn_remove'" + v-has="'btn_cancel'" >作废