lk il y a 5 ans
Parent
commit
64e23eae45
2 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 1 1
      pages/main/index/jobs_behalf_post.vue
  2. 2 2
      pages/main/index/kaifabao.vue

+ 1 - 1
pages/main/index/jobs_behalf_post.vue

@@ -571,7 +571,7 @@
           this.getAuditList();
           this.$message({
             type: "success",
-            message: "删除成功!"
+            message: "添加成功!"
           });
         }
       },

+ 2 - 2
pages/main/index/kaifabao.vue

@@ -600,10 +600,10 @@
       },
       projectLink(row) {
         const type = row.entity_type;
-        if (type === "1") {
+        if (type === "2") {
           window.open(
             this.$store.state.domainConfig.siteUrl +
-            `/rooter/outsourceitem/${row.entity_id}>`
+            `/rooter/outsourceitem/${row.entity_id}`
           );
         } else if (type === "3") {
           window.open(