فهرست منبع

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

shenjunjie 7 سال پیش
والد
کامیت
9a8524d0cc

+ 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>