Explorar o código

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

ZhouRuiTing %!s(int64=5) %!d(string=hai) anos
pai
achega
95a9028903
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      official_frontend/src/views/about/position.vue

+ 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));
             },
 
             //获取合作信息