Ver Fonte

修改bug

lisy há 6 meses atrás
pai
commit
ae072e0cd7
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/zycp-app/swyq-code/index.vue

+ 1 - 1
src/views/zycp-app/swyq-code/index.vue

@@ -137,7 +137,7 @@ const paramForm = ref({
     endAt: '',
     source: '1',
     classType: '',
-    res: '0' // 审核状态
+    res: '' // 审核状态
 });
 const onSearch = () => {
     paramForm.value.pageNum = 1;