yyb
3 天以前 d3cff99cd833fedf7714cbe42e052f1402136a84
pages/wareHouse/moveWareHouse/index.vue
@@ -20,7 +20,7 @@
            <view class="packing-registration-param-item param-extra">
               <view class="packing-registration-param-item-left">
                  <text class="item-one">{{
              `移库记录(${registerInfo.num}条):`
              `移库记录(${hasScanSnList.length + 1}条):`
            }}</text>
               </view>
            </view>
@@ -212,9 +212,9 @@
         // 回显扫码的信息
         saveForm(val) {
            this.registerInfo.proposedLocation = val.LN
         }
         },
         saveModalForm(val) {
            this.detailedList: {
            this.detailedList = {
                  moNo: val.moNo,
                  partNo: val.partNo,
                  proposedLocation: val.proposedLocation,