#
whycq
2024-04-08 7ed291f7f663d530284b35a6ae28c77ccb87d812
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()