jcdm-ui/src/views/main/om/productionOrde/index.vue
@@ -117,9 +117,9 @@ <!-- </el-col>--> <el-col :span="1.5"> <el-button type="warning" type="success" plain icon="el-icon-download" icon="el-icon-wind-power" size="mini" @click="getProductionNotice" v-hasPermi="['om:productionOrde:receive']" @@ -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(); });