Sfoglia il codice sorgente

feat:接单中心 型号回显

zhangxin 1 mese fa
parent
commit
3601611f0d
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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],