このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
bjquanjiang
/
DigitalScholl
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
app考勤打卡人脸识别联调
黑艺新账号
yxq
1年前
親
dffb92670d
コミット
44bcb6bcda
2個のファイルの変更
、
4行の追加
、
4行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+2
-2
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/AttendanceCard/single_zc.vue
+2
-2
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/AttendanceCardTeacher/single_zc.vue
+ 2
- 2
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/AttendanceCard/single_zc.vue
ファイルの表示
@@ -149,10 +149,10 @@
this.HTTP_POST('learun/adms/attendance/clockin', JSON.stringify(strEntity), '打卡失败').then(success => {
this.HIDE_LOADING()
if (!success) {
this.TOAST('打卡失败')
//
this.TOAST('打卡失败')
setTimeout(()=>{
this.NAV_BACK()
},
5
00)
},
12
00)
return
}
this.TOAST('打卡成功', 'success')
+ 2
- 2
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/AttendanceCardTeacher/single_zc.vue
ファイルの表示
@@ -149,10 +149,10 @@
this.HTTP_POST('learun/adms/attendance/clockinTeacher', JSON.stringify(strEntity), '打卡失败').then(success => {
this.HIDE_LOADING()
if (!success) {
this.TOAST('打卡失败')
//
this.TOAST('打卡失败')
setTimeout(()=>{
this.NAV_BACK()
},
5
00)
},
12
00)
return
}
this.TOAST('打卡成功', 'success')
書き込み
プレビュー
読み込み中…
キャンセル
保存