gaosp
2024-01-19 5b9a1d6cb3a7d59c8f2de83c495bba1a069b2723
src/container/workshop/index.vue
@@ -1,7 +1,7 @@
<!--
 * @Date: 2024-01-06 17:40:19
 * @LastEditors: Sneed
 * @LastEditTime: 2024-01-14 13:24:19
 * @LastEditTime: 2024-01-17 23:30:14
 * @FilePath: /belleson-frontend/Users/mache/Documents/demo/mdc/src/container/workshop/index.vue
-->
<template>
@@ -79,7 +79,7 @@
                this.concernFlag = flag
            }
            getRequest('machineList', {
                plantId: this.$route.params.id,
                workshopId: this.$route.params.id,
                concernFlag: this.concernFlag,
            }).then(res => {
                console.log(res)