Преглед на файлове

修改应付对账,应收对账, 对账详情 为 对账明细

shenjunjie преди 7 години
родител
ревизия
9a8524d0cc
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1 1
      src/main/webapp/resources/view/usercenter/b2b/fa/arCheck.html
  2. 1 1
      src/main/webapp/resources/view/vendor/b2b/apCheck.html

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

@@ -732,7 +732,7 @@
             </div>
           </td>
           <td ng-if="check.totalCount.length === 0">-</td>
-          <td style="color: #3f84f6;cursor: pointer" ng-click="goToMNs(check)">对账详情</td>
+          <td style="color: #3f84f6;cursor: pointer" ng-click="goToMNs(check)">对账明细</td>
         </tr>
         </tbody>
 

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

@@ -732,7 +732,7 @@
                   </div>
               </td>
               <td ng-if="check.totalCount.length === 0">-</td>
-            <td style="color: #3f84f6;cursor: pointer" ng-click="goToMNs(check)">对账详情</td>
+            <td style="color: #3f84f6;cursor: pointer" ng-click="goToMNs(check)">对账明细</td>
           </tr>
         </tbody>