duy 2 rokov pred
rodič
commit
00971e2cb1
1 zmenil súbory, kde vykonal 2 pridanie a 2 odobranie
  1. 2 2
      src/views/archives/appraisal.vue

+ 2 - 2
src/views/archives/appraisal.vue

@@ -201,8 +201,8 @@ const filingUnit = ref([
 
 const isExpired = ref([
     {label: '全部', value: ''},
-    {label: '已到期', value: '0'},
-    {label: '未到期', value: '1'},
+    {label: '已到期', value: '1'},
+    {label: '未到期', value: '0'},
 
 ])
 //销毁操作账户