src/views/plan/customerorder/index.vue
@@ -93,7 +93,6 @@ > --> </template> </ttable> <!-- 弹窗, 日期选择 --> <ConfirmPullCustomerorder v-if="showPullCustomerOrderVisible" @@ -449,7 +448,7 @@ { minWidth: '100', width: '100px', prop: 'customerOrderNo', prop: 'contractNo', label: '合同编号', sort: true, isTrue: true, @@ -691,7 +690,7 @@ // fun: this.packageExportHandle // }, { text: '作废', text: '删除', type: 'text', size: 'small', fun: this.cancelHandle,