diff --git a/src/components/tablecmt/tablecmt.vue b/src/components/tablecmt/tablecmt.vue index 34e573b4..c5e0ac3a 100644 --- a/src/components/tablecmt/tablecmt.vue +++ b/src/components/tablecmt/tablecmt.vue @@ -40,7 +40,7 @@ - + @@ -195,7 +195,7 @@ 移除 - + --> @@ -204,14 +204,14 @@ 新 增 @@ -235,7 +235,7 @@ 提交(配送订单预约) + >提交(配送订单预约) 返 回 @@ -243,53 +243,53 @@ 修改(零担订单) + v-if="!isrReservationEntry" + type="primary" + icon="el-icon-circle-close" + @click="onSubmitUpdateZeroOrder" + >修改(零担订单) 提交(零担订单) + >提交(零担订单) 返 回 @@ -391,55 +391,56 @@