소스 검색

台账修订相关

MaiXinRong 9 달 전
부모
커밋
3f96c7ab4c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/controller/revise_controller.js

+ 1 - 1
app/controller/revise_controller.js

@@ -588,7 +588,7 @@ module.exports = app => {
 
         }
         async _updatePos(revise, data) {
-            await this.checkMeasureType(measureType.tz.value);
+            // await this.checkMeasureType(measureType.tz.value);
             if (!data.posPostType) throw '数据错误';
             switch (data.posPostType) {
                 case 'add':