Explorar el Código

台账修订相关

MaiXinRong hace 5 meses
padre
commit
3f96c7ab4c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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':