yyb
12 小时以前 b2eb82fce7d36b5c995b8b8058f20f29cae14d2d
pages/product/report/index.vue
@@ -359,7 +359,7 @@
        .then((res) => {
          console.log("res", res);
          this.showModal = false;
          that.getHandelList();
          this.getHandelList();
          this.$u.toast("取消报工成功");
        });
    },