Commit 5e862fbecaa44b1dc9b8a492ca1971ed739190e3

Authored by zhiyangdu
1 parent 9429b4b6

跳转

src/pages/moreDynamic/moreDynamic.vue
@@ -120,7 +120,6 @@ @@ -120,7 +120,6 @@
120 * @param {object} item [数据对象] 120 * @param {object} item [数据对象]
121 */ 121 */
122 userJump(item) { 122 userJump(item) {
123 -  
124 // 判断并调用通用跳转 123 // 判断并调用通用跳转
125 if (typeof this.$parent.gotoDetail === "function") { 124 if (typeof this.$parent.gotoDetail === "function") {
126 125