shudonghui 1 anno fa
parent
commit
1a08fa66eb
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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,