safecheck-client 4.0.0-30 → 4.0.0-32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/components/NewDefectList/DefectListNew.vue +12 -12
- package/src/components/android/AndroidDefectDeal.vue +1 -1
- package/src/components/android/AndroidDefectDealBeforeSafe.vue +1 -1
- package/src/components/android/BlackUserOnLine.vue +2 -2
- package/src/components/android/PaperFeedbackTemp.vue +2 -2
- package/src/components/android/RelieveRestrict.vue +1 -1
- package/src/components/android/Restriction.vue +1 -1
- package/src/components/android/userinfo/SafecheckUserInfo.vue +10 -0
- package/src/components/inspections/inspectionFeedback.vue +2 -2
- package/src/components/paper/PaperList.vue +1 -0
- package/src/components/rongcheng/AspPaperFeedback.vue +1 -1
- package/src/components/rongcheng/PaperFeedback.vue +2 -2
- package/src/filiale/ancheng/android/PaperFeedback.vue +2 -2
- package/src/filiale/ankangyihua/android/AndroidDefectDeal.vue +1 -1
- package/src/filiale/baiyin/android/AndroidDefectDeal.vue +1 -1
- package/src/filiale/bayan/android/PaperFeedback.vue +2 -2
- package/src/filiale/hanzhong/android/PaperFeedback.vue +2 -2
- package/src/filiale/huatong/android/PaperFeedback.vue +2 -2
- package/src/filiale/huayin/android/PaperFeedback.vue +2 -2
- package/src/filiale/huayin/android/SafecheckOrderV.vue +1 -1
- package/src/filiale/jiaocheng/android/PaperFeedback.vue +2 -2
- package/src/filiale/jingyang/android/PaperFeedback.vue +2 -2
- package/src/filiale/kelai/android/AndroidDefectDeal.vue +2 -2
- package/src/filiale/kelai/android/PaperFeedback.vue +2 -2
- package/src/filiale/kelai/android/RelieveRestrict.vue +1 -1
- package/src/filiale/kelai/android/SafecheckOrderV.vue +1 -1
- package/src/filiale/kelai/pc/FaultLimitGas/FaultLimitGasPaper.vue +1 -1
- package/src/filiale/pingxiang/android/PaperFeedback.vue +2 -2
- package/src/filiale/qianneng/android/PaperFeedback.vue +2 -2
- package/src/filiale/rizhao/android/PaperFeedback.vue +2 -2
- package/src/filiale/rongchuang/android/PaperFeedback.vue +2 -2
- package/src/filiale/shanggao/android/PaperFeedback.vue +2 -2
- package/src/filiale/shanxian/android/AndroidDefectDeal.vue +1 -1
- package/src/filiale/shanxian/android/PaperFeedback.vue +2 -2
- package/src/filiale/shexian/android/AndroidDefectDeal.vue +1 -1
- package/src/filiale/shexian/android/PaperFeedback.vue +2 -2
- package/src/filiale/shimen/android/PaperFeedback.vue +2 -2
- package/src/filiale/tongchuan/android/AndroidDefectDeal.vue +1 -1
- package/src/filiale/tongchuan/android/PaperFeedback.vue +2 -2
- package/src/filiale/weinan/android/SafecheckOrderV.vue +3 -3
- package/src/filiale/wenxi/android/PaperFeedback.vue +3 -3
- package/src/filiale/wuan/android/PaperFeedback.vue +2 -2
- package/src/filiale/wuhai/android/PaperFeedback.vue +2 -2
- package/src/filiale/xiangyuan/android/SafecheckUserInfo.vue +786 -0
- package/src/filiale/xiangyuan/android.js +10 -0
- package/src/filiale/xiangyuan/pc/DefectListNew.vue +663 -0
- package/src/filiale/xiangyuan/pc/PaperList.vue +792 -0
- package/src/filiale/xiangyuan/pc.js +13 -0
- package/src/filiale/yangchunboneng/android/PaperFeedback.vue +2 -2
- package/src/filiale/yangchunboneng/pc/DefectListNew.vue +5 -5
- package/src/filiale/yongzhou/android/PaperFeedback.vue +2 -2
- package/src/filiale/yuansheng/android/AndroidDefectDeal.vue +1 -1
- package/src/filiale/yuansheng/android/PaperFeedback.vue +2 -2
- package/src/filiale/zhongsheng/android/PaperFeedback.vue +2 -2
- package/src/filiale/zhoukou/android/PaperFeedback.vue +2 -2
@@ -1069,7 +1069,7 @@
|
|
1069
1069
|
}, {resolveMsg: null, rejectMsg: null})
|
1070
1070
|
//tag)
|
1071
1071
|
//tag
|
1072
|
-
let res2 = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-
|
1072
|
+
let res2 = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-revenue/logic/backlistOperate`, {
|
1073
1073
|
data: {
|
1074
1074
|
"f_operat_type": "取消拉黑",
|
1075
1075
|
"f_state": "有效",
|
@@ -1121,7 +1121,7 @@
|
|
1121
1121
|
}, {resolveMsg: null, rejectMsg: null})
|
1122
1122
|
//tag)
|
1123
1123
|
//tag
|
1124
|
-
let res2 = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-
|
1124
|
+
let res2 = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-revenue/logic/backlistOperate`, {
|
1125
1125
|
data: {
|
1126
1126
|
"f_operat_type": "拉黑",
|
1127
1127
|
"f_state": "有效",
|
@@ -430,7 +430,7 @@
|
|
430
430
|
}, {resolveMsg: null, rejectMsg: null})
|
431
431
|
////tag)
|
432
432
|
////tag
|
433
|
-
let res2 = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-
|
433
|
+
let res2 = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-revenue/logic/backlistOperate`, {
|
434
434
|
data: {
|
435
435
|
"f_operat_type": "取消拉黑",
|
436
436
|
"f_state": "有效",
|
@@ -1029,7 +1029,7 @@
|
|
1029
1029
|
}, {resolveMsg: null, rejectMsg: null})
|
1030
1030
|
//tag)
|
1031
1031
|
//tag
|
1032
|
-
let res2 = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-
|
1032
|
+
let res2 = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-revenue/logic/backlistOperate`, {
|
1033
1033
|
data: {
|
1034
1034
|
"f_operat_type": "取消拉黑",
|
1035
1035
|
"f_state": "有效",
|
@@ -1081,7 +1081,7 @@
|
|
1081
1081
|
}, {resolveMsg: null, rejectMsg: null})
|
1082
1082
|
//tag)
|
1083
1083
|
//tag
|
1084
|
-
let res2 = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-
|
1084
|
+
let res2 = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-revenue/logic/backlistOperate`, {
|
1085
1085
|
data: {
|
1086
1086
|
"f_operat_type": "拉黑",
|
1087
1087
|
"f_state": "有效",
|
@@ -1309,7 +1309,7 @@ export default {
|
|
1309
1309
|
orderitem: "f_userinfo_id"
|
1310
1310
|
}
|
1311
1311
|
}, {resolveMsg: null, rejectMsg: null})
|
1312
|
-
let res2 = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-
|
1312
|
+
let res2 = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-revenue/logic/backlistOperate`, {
|
1313
1313
|
data: {
|
1314
1314
|
"f_operat_type": "取消安检拉黑",
|
1315
1315
|
"f_state": "有效",
|
@@ -1726,7 +1726,7 @@ export default {
|
|
1726
1726
|
// }, {resolveMsg: null, rejectMsg: null})
|
1727
1727
|
// .then((res1) => {
|
1728
1728
|
// console.log("res1" + JSON.stringify(res1))
|
1729
|
-
// http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-
|
1729
|
+
// http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-revenue/logic/backlistOperate`, {
|
1730
1730
|
// data: {
|
1731
1731
|
// "f_operat_type": "安检拉黑",
|
1732
1732
|
// "f_state": "有效",
|
@@ -1775,7 +1775,7 @@ export default {
|
|
1775
1775
|
// .then((result1) => {
|
1776
1776
|
// if (result1.data[0].f_table_state == '正常') {
|
1777
1777
|
// //对用户进行拉黑
|
1778
|
-
// http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-
|
1778
|
+
// http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-revenue/logic/backlistOperate`, {
|
1779
1779
|
// data: {
|
1780
1780
|
// "f_operat_type": "安检拉黑",
|
1781
1781
|
// "f_state": "有效",
|
@@ -1153,7 +1153,7 @@
|
|
1153
1153
|
}, {resolveMsg: null, rejectMsg: null})
|
1154
1154
|
////tag)
|
1155
1155
|
////tag
|
1156
|
-
let res2 = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-
|
1156
|
+
let res2 = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-revenue/logic/backlistOperate`, {
|
1157
1157
|
data: {
|
1158
1158
|
"f_operat_type": "取消拉黑",
|
1159
1159
|
"f_state": "有效",
|
@@ -1310,7 +1310,7 @@
|
|
1310
1310
|
orderitem: "f_userinfo_id"
|
1311
1311
|
}
|
1312
1312
|
}, {resolveMsg: null, rejectMsg: null})
|
1313
|
-
let res2 = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-
|
1313
|
+
let res2 = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-revenue/logic/backlistOperate`, {
|
1314
1314
|
data: {
|
1315
1315
|
"f_operat_type": "取消拉黑",
|
1316
1316
|
"f_state": "有效",
|
@@ -1356,7 +1356,7 @@
|
|
1356
1356
|
orderitem: "f_userinfo_id"
|
1357
1357
|
}
|
1358
1358
|
}, {resolveMsg: null, rejectMsg: null})
|
1359
|
-
let res2 = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-
|
1359
|
+
let res2 = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-revenue/logic/backlistOperate`, {
|
1360
1360
|
data: {
|
1361
1361
|
data:this.$parent.$parent.data,
|
1362
1362
|
item:this.$parent.$parent.data.item,
|
@@ -1100,7 +1100,7 @@ export default {
|
|
1100
1100
|
}, {resolveMsg: null, rejectMsg: null})
|
1101
1101
|
////tag)
|
1102
1102
|
////tag
|
1103
|
-
let res2 = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-
|
1103
|
+
let res2 = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-revenue/logic/backlistOperate`, {
|
1104
1104
|
data: {
|
1105
1105
|
"f_operat_type": "取消限购",
|
1106
1106
|
"f_state": "有效",
|
@@ -1158,7 +1158,7 @@ export default {
|
|
1158
1158
|
limit_times = Vue.config.safecheck.ApproveConfig.limit_times
|
1159
1159
|
limit_value = Vue.config.safecheck.ApproveConfig.limit_value
|
1160
1160
|
}
|
1161
|
-
let res2 = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-
|
1161
|
+
let res2 = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-revenue/logic/backlistOperate`, {
|
1162
1162
|
data: {
|
1163
1163
|
data:this.$parent.$parent.data,
|
1164
1164
|
item:this.$parent.$parent.data.item,
|
@@ -1073,7 +1073,7 @@
|
|
1073
1073
|
}, {resolveMsg: null, rejectMsg: null})
|
1074
1074
|
//tag)
|
1075
1075
|
//tag
|
1076
|
-
let res2 = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-
|
1076
|
+
let res2 = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-revenue/logic/backlistOperate`, {
|
1077
1077
|
data: {
|
1078
1078
|
"f_operat_type": "取消拉黑",
|
1079
1079
|
"f_state": "有效",
|
@@ -1125,7 +1125,7 @@
|
|
1125
1125
|
}, {resolveMsg: null, rejectMsg: null})
|
1126
1126
|
//tag)
|
1127
1127
|
//tag
|
1128
|
-
let res2 = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-
|
1128
|
+
let res2 = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-revenue/logic/backlistOperate`, {
|
1129
1129
|
data: {
|
1130
1130
|
"f_operat_type": "拉黑",
|
1131
1131
|
"f_state": "有效",
|