使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
liumin
/
NewZkgj
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
浏览代码
提交
dev
douzhuo
2 年前
父节点
2c90b1947a
当前提交
7451dcb6b2
共有
3 个文件被更改
,包括
2 次插入
和
6 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+1
-1
pages/learning/Keywordsearch.vue
+1
-2
pages/mine/details2.vue
+0
-3
pages/mine/equipment/index.vue
+ 1
- 1
pages/learning/Keywordsearch.vue
查看文件
@@ -38,7 +38,7 @@
disabled:false
};
},
onLoad
: function
(options) {
onLoad(options) {
this.customerId = options.customerId;
this.keyword=options.keyword;
this.skpl=options.skpl;
+ 1
- 2
pages/mine/details2.vue
查看文件
@@ -1684,12 +1684,11 @@
}
})
}
})
this.newluyinList = jsonInfo;
this.dialogList.push(jsonInfo[this.textindex]);
var itc = parseInt(info.bg / 1000)
//
this.adasdasdasd(itc)
this.adasdasdasd(itc)
}
})
},
+ 0
- 3
pages/mine/equipment/index.vue
查看文件
@@ -83,9 +83,6 @@
</view>
</view>
</view>
</view>
</template>
撰写
预览
正在加载...
取消
保存