소스 검색

[Style 0000] 模型管理页面样式统一

houzekong 5 달 전
부모
커밋
b422d36687
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/system/algorithm/index.vue

+ 1 - 1
src/views/system/algorithm/index.vue

@@ -126,7 +126,7 @@
       rowKey: 'id',
       showIndexColumn: true,
       formConfig: {
-        showResetButton: false,
+        // showResetButton: false,
         schemas: searchFormSchema,
         schemaGroupNames: ['常规查询'],
       },