lilei 1 năm trước cách đây
mục cha
commit
ddc7dc8798
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/salesManagement/waitDispatchNew/queryPart.vue

+ 1 - 1
src/views/salesManagement/waitDispatchNew/queryPart.vue

@@ -74,7 +74,7 @@
         <a-button type="primary" v-if="hasPrompActive&&hasNoPushedActive" ghost style="margin-left:6px;" :disabled="newLoading" @click="handleAllCancel">整单取消</a-button>
         <a-tooltip placement="top" v-if="hasPrompActive&&hasNoPushedActive" style="margin-left:6px;">
           <template slot="title">
-            <span>参加促销活动的销售单,不能单个取消产品,只能整单取消。</span>
+            <span>参加促销活动的产品,不能单独取消,只能整单取消。</span>
           </template>
           <a-icon style="font-size: 14px;" type="question-circle" />
         </a-tooltip>