yyb
8 小时以前 b2eb82fce7d36b5c995b8b8058f20f29cae14d2d
取消报工接口联调
已修改1个文件
2 ■■■ 文件已修改
pages/product/report/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
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("取消报工成功");
        });
    },