소스 검색

修改bug

chenrui 8 달 전
부모
커밋
76220f4d01
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/reportData/frozenProductReport/list.vue

+ 1 - 1
src/views/reportData/frozenProductReport/list.vue

@@ -47,7 +47,7 @@
                     ref="outBizType"
                     :isEnable="true"
                     id="frozenProductReportList-outBizType"
-                    code="OUT_STOCK_TYPE"
+                    code="FREEZE_OUT_STOCK_TYPE"
                     placeholder="请选择单据类型"
                     allowClear></v-select>
                 </a-form-model-item>