春风项目四线(合箱线、总装线)
懒羊羊
2024-01-17 1de44b26c41de44548684bfb475d40fc52af9b71
jcdm-ui/src/views/main/om/productionOrde/index.vue
@@ -552,7 +552,8 @@
    getProductionNotice(){
      getProductionNotice(this.queryParams).then(response => {
        this.$modal.msgSuccess(response.data.msg);
        this.$modal.msgSuccess(response.msg);
        this.queryParams = {}
        this.getList();
      });