Explorar el Código

添加编辑方法

lkk hace 11 meses
padre
commit
c2155c9697
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      src/views/farmlandProtection/components/fzjcyp.vue

+ 3 - 0
src/views/farmlandProtection/components/fzjcyp.vue

@@ -99,6 +99,9 @@ export default {
             this.$refs.zdyPop.dialogVisible = true;
 
          },
+         handleEdit(item){
+            this.zdyModel()
+         }
     },
 };
 </script>