소스 검색

fix: 修正场站字段的value属性

yusheng 3 달 전
부모
커밋
0d393480fc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/recordComponents/plan.vue

+ 1 - 1
src/views/recordComponents/plan.vue

@@ -279,7 +279,7 @@
           },
           {
             label: '场站',
-            value: '',
+            value: 'productLineId',
             type: 'select',
             planList: this.productLineList,
             placeholder: '请选择'