소스 검색

feat:接单中心 型号回显

zhangxin 1 개월 전
부모
커밋
3601611f0d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      pages/orderDetailRefactored/components/PageFour.vue

+ 1 - 0
pages/orderDetailRefactored/components/PageFour.vue

@@ -433,6 +433,7 @@ export default {
433 433
         performance: data.performance || '',
434 434
         splitRatio: data.splitRatio || '',
435 435
         remarks: remarkParts[0] || '',
436
+        model: data.model || '',
436 437
         customerServiceName: defaultCustomerServiceName,
437 438
         customerServiceNameLabel: this.getLabelByValue(
438 439
           this.customerServiceColumns[0],