浏览代码

提示了-建店-同城分销30天-7天

zhujindu 11 月之前
父节点
当前提交
c8cc750fe1
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/home/hintTabPage/hintDetail.vue

+ 2 - 2
src/views/home/hintTabPage/hintDetail.vue

@@ -181,7 +181,7 @@ export default {
           label: '同A店',
           label: '同A店',
           childredColumn: [
           childredColumn: [
             {
             {
-              label: '(30天未结案)',
+              label: '(7天未结案)',
               prop: 'tongAAbnormalNum',
               prop: 'tongAAbnormalNum',
             },
             },
           ],
           ],
@@ -190,7 +190,7 @@ export default {
           label: '同B店',
           label: '同B店',
           childredColumn: [
           childredColumn: [
             {
             {
-              label: '(30天未结案)',
+              label: '(7天未结案)',
               prop: 'tongBAbnormalNum',
               prop: 'tongBAbnormalNum',
             },
             },
           ],
           ],