Parcourir la source

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

zhujindu il y a 11 mois
Parent
commit
c8cc750fe1
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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店',
           childredColumn: [
             {
-              label: '(30天未结案)',
+              label: '(7天未结案)',
               prop: 'tongAAbnormalNum',
             },
           ],
@@ -190,7 +190,7 @@ export default {
           label: '同B店',
           childredColumn: [
             {
-              label: '(30天未结案)',
+              label: '(7天未结案)',
               prop: 'tongBAbnormalNum',
             },
           ],