소스 검색

Merge branch 'xinyan' into test

xinyan 9 달 전
부모
커밋
3ae2e611fa
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/reportManage/dataCenter/normalDisplay/components/TableDataEntry.vue

+ 1 - 1
src/views/reportManage/dataCenter/normalDisplay/components/TableDataEntry.vue

@@ -254,7 +254,7 @@ const gridOptions = reactive({
     trigger: 'manual',
     mode: 'row',
     showStatus: true,
-
+    autoClear: false,
   },
   day: {
     columns: dayColumns,