南昌市物联网技防平台-前端
shuishen
2021-04-10 75c2e06717c7d0b8916a9d9651e4fb4409ded089
src/views/parcel/parcel.vue
@@ -216,11 +216,6 @@
    },
    methods: {
      beforeOpen(done, type) {
        if (["view"].includes(type)) {
          getDetail(this.form.imgUrl).then(res => {
            this.form = res.data.data;
          });
        }
        done();
      },
      searchReset() {