diff --git a/src/page/check/chose.vue b/src/page/check/chose.vue index 0530655..f3336cf 100644 --- a/src/page/check/chose.vue +++ b/src/page/check/chose.vue @@ -36,16 +36,11 @@
{{ item.agentName }}
服务状态: - -
{{ (item.provinceName || "-") + "-" + (item.cityName || "-") }} @@ -153,11 +148,16 @@
服务状态: - {{ item.residueTime > 0 ? "服务中" : "已过期" }} + +
{{ (item.provinceName || "-") + "-" + (item.cityName || "-") }} diff --git a/src/router/axios.js b/src/router/axios.js index ef3f95e..08df179 100644 --- a/src/router/axios.js +++ b/src/router/axios.js @@ -63,8 +63,8 @@ axios.interceptors.response.use(res => { NProgress.done() const status = Number(res.status) || 200 const message = res.data.msg || errorCode[status] || errorCode['default'] - if (status === 401) { - // if (status === 401 || status === 500) { + // if (status === 401) { + if (status === 401 || status === 500) { idx++ if(idx==1){ Message({ diff --git a/src/views/Customer/label.vue b/src/views/Customer/label.vue index 43f57ed..30cf10c 100644 --- a/src/views/Customer/label.vue +++ b/src/views/Customer/label.vue @@ -1152,4 +1152,24 @@ overflow: hidden; /deep/ .el-button--text{ color: #2671E2; } + + +.itemlist { + display: flex; + justify-content: space-between; + align-items: center; + margin: 20px 0; +} +.item-input { + width: 100%; + padding: 4px 10px; + outline: none; + border: 1px solid #409eff; + border-radius: 4px; + overflow: auto; + line-height: 24px; + min-height: 24px; + max-height: 100px; + margin: 0 10px; +} diff --git a/src/views/Receive/index.vue b/src/views/Receive/index.vue index 9fdbf1b..db1732f 100644 --- a/src/views/Receive/index.vue +++ b/src/views/Receive/index.vue @@ -620,8 +620,12 @@
-
挖掘执行率 {{ userinformationlist.wordFraction || 0 }}%
-
挖掘成功率 {{ userinformationlist.wordFinishFraction || 0 }}%
+
+ 挖掘执行率 {{ userinformationlist.wordFraction || 0 }}% +
+
+ 挖掘成功率 {{ userinformationlist.wordFinishFraction || 0 }}% +
指标
@@ -629,7 +633,11 @@
匹配标签
-
+
{ @@ -2176,6 +2185,7 @@ export default { }) .then((res) => { this.$message.success("保存成功"); + this.init(); }); }, diff --git a/src/views/ReceivingRecords/index.vue b/src/views/ReceivingRecords/index.vue index 825a21c..6b26060 100644 --- a/src/views/ReceivingRecords/index.vue +++ b/src/views/ReceivingRecords/index.vue @@ -300,7 +300,7 @@ >
-
+
销讲业务: