src/views/plan/customerorder/index.vue
@@ -93,7 +93,6 @@ > --> </template> </ttable> <!-- 弹窗, 日期选择 --> <ConfirmPullCustomerorder v-if="showPullCustomerOrderVisible" @@ -691,7 +690,7 @@ // fun: this.packageExportHandle // }, { text: '作废', text: '删除', type: 'text', size: 'small', fun: this.cancelHandle,