pages/phyz/stationManage/stationDetl.vue
@@ -461,7 +461,7 @@ doContainerMoveOut() { this.$refs.doContainerMoveOut.open() }, containerMoveOutC() { containerMoveOutClose() { this.$refs.doContainerMoveOut.close() }, containerMoveOut() { @@ -474,7 +474,7 @@ success(res) { res = res.data if (res.code === 200) { this.$refs.doContainerMoveOut.close() _this.$refs.doContainerMoveOut.close() setTimeout(()=> { _this.barcode = '' _this.reloadStation()