shudonghui 1 년 전
부모
커밋
1a08fa66eb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/my-workbenches/workbenches/notice/index.vue

+ 1 - 1
src/views/my-workbenches/workbenches/notice/index.vue

@@ -137,7 +137,7 @@ const fields = ref([
   },
 
   {
-    prop: 'title',
+    prop: 'query',
     label: '标题关键字',
     labelWidth: 100,
     colSpan: 5,