Browse Source

修改bug

lisy 6 tháng trước cách đây
mục cha
commit
ae072e0cd7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;