Pārlūkot izejas kodu

添加编辑方法

lkk 1 gadu atpakaļ
vecāks
revīzija
c2155c9697
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  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>