Sfoglia il codice sorgente

添加编辑方法

lkk 10 mesi fa
parent
commit
c2155c9697
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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>