このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
liumin
/
NewZkgj
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
提交修改
yun
douzhuo
2年前
親
dabf68b07e
コミット
dbae715a0c
2個のファイルの変更
、
5行の追加
、
4行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+4
-4
pages/center/Piabodata/Userinsightinto.vue
+1
-0
pages/mine/calibration.vue
+ 4
- 4
pages/center/Piabodata/Userinsightinto.vue
ファイルの表示
@@ -195,10 +195,10 @@
}
this.$u.post("/matchKeywords/findmatchdata", parames).then(data => {
this.LOADING = false
this.numlist.push({
name:"有效接待",
num:data.total
})
//
this.numlist.push({
//
name:"有效接待",
//
num:data.total
//
})
this.efficient = data.total
this.markCount = data.markCount
this.noMarkCount = data.noMarkCount
+ 1
- 0
pages/mine/calibration.vue
ファイルの表示
@@ -79,6 +79,7 @@
let param = {
keywordIds:'',
id: this.customerId,
projectId: uni.getStorageSync('buildingID').id,
}
let str = []
this.allList.map(item => {
書き込み
プレビュー
読み込み中…
キャンセル
保存