Forráskód Böngészése

台账修订相关

MaiXinRong 5 hónapja
szülő
commit
3f96c7ab4c
1 módosított fájl, 1 hozzáadás és 1 törlés
  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':