gaosp
2024-01-16 7be00ab1cb8c59dc9c8de8695fc78fcebef7b28c
src/container/machineList/index.vue
@@ -1,7 +1,7 @@
<!--
 * @Date: 2024-01-06 17:40:19
 * @LastEditors: Sneed
 * @LastEditTime: 2024-01-16 23:03:37
 * @LastEditTime: 2024-01-16 23:40:13
 * @FilePath: /belleson-frontend/Users/mache/Documents/demo/mdc/src/container/machineList/index.vue
-->
<template>
@@ -157,6 +157,7 @@
            this.close()
         },
         handlerSetting(row) {
                this.row = row
            this.addOrUpdateVisible = true
         }