src/container/workshop/device.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/container/workshop/device.vue
@@ -1,7 +1,7 @@ <!-- * @Date: 2024-01-13 20:46:33 * @LastEditors: Sneed * @LastEditTime: 2024-01-31 21:31:13 * @LastEditTime: 2024-01-31 22:07:47 * @FilePath: /belleson-frontend/Users/mache/Documents/demo/mdc/src/container/workshop/device.vue --> <template> @@ -136,6 +136,9 @@ return '' } }, mounted () { this.concern = !!this.info.concern }, methods: { toDetail () { this.$emit('toDetail')