wangxinhui
2025-01-09 8348893d84ad8b5fbfca95fbb2ca8312ad689d64
代码管理/WMS/WIDESEA_WMSClient/src/extension/outbound/extend/outOrderDetail.vue
@@ -231,6 +231,7 @@
      if (column.prop == "assignStock") {
        this.$refs.child.open(row);
      } else {
        //鐐瑰嚮鎵撳紑鍑哄簱璇︽儏
        this.$refs.selectedStock.open(row);
      }
    },