Эх сурвалжийг харах

fix: 处理对账记录方案

wangcz 7 жил өмнө
parent
commit
cad0236015

+ 1 - 1
src/main/webapp/resources/view/usercenter/b2b/fa/arCheck.html

@@ -533,7 +533,7 @@
     color: #5078cb;
     border: 1px solid #5078cb;
     margin-top: 6px;
-    padding: 0 5px;"  ng-click="setActive();showNotCheck=false;changeDateZone(1, true);condition.$open=false;">查看对账记录
+    padding: 0 5px;"  ng-click="setActive();showNotCheck=false;changeDateZone(1, true);condition.$open=false;">查看/打印对账记录
           <!--<b class="new-dot" ng-if="unread.cancelled > 0">{{unread.cancelled > 99 ? '99+' : unread.cancelled}}</b>-->
         </div>
       </li>

+ 1 - 1
src/main/webapp/resources/view/vendor/b2b/apCheck.html

@@ -532,7 +532,7 @@
     color: #5078cb;
     border: 1px solid #5078cb;
     margin-top: 6px;
-    padding: 0 5px;"  ng-click="setActive();changeDateZone(1, true);condition.$open=false;showNotCheck=false">查看对账记录
+    padding: 0 5px;"  ng-click="setActive();changeDateZone(1, true);condition.$open=false;showNotCheck=false">查看/打印对账记录
                 <!--<b class="new-dot" ng-if="unread.cancelled > 0">{{unread.cancelled > 99 ? '99+' : unread.cancelled}}</b>-->
             </div>
         </li>