Kaynağa Gözat

云塑关于我们——职位管理

ZhouRuiTing 5 yıl önce
ebeveyn
işleme
95a9028903

+ 1 - 1
official_frontend/src/views/about/position.vue

@@ -53,7 +53,7 @@
         methods: {
             //打开对话框
             openDialog(isEdit, index) {
-                this.$router.push("/position/" + (index==null?0:1));
+                this.$router.push("/position/" + (index==null?0:this.cooperations[index].id));
             },
 
             //获取合作信息