ソースを参照

添加编辑方法

lkk 11 ヶ月 前
コミット
c2155c9697
1 ファイル変更3 行追加0 行削除
  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>