Procházet zdrojové kódy

台账修订相关

MaiXinRong před 8 měsíci
rodič
revize
3f96c7ab4c
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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':