duy 1 жил өмнө
parent
commit
3e1f531f2d

+ 4 - 0
src/views/data-fill/query.vue

@@ -920,6 +920,10 @@ const signClick = async () => {
     }
     resignModal.value = false
 }
+const cancelresign = ()=>{
+    resignModalRadio.value = 0
+    resignModal.value = false
+}
 </script>
 
 <style lang="scss" scoped>