update 设备状态时序图

This commit is contained in:
lb
2023-09-20 11:28:41 +08:00
parent a12530b835
commit 928258e509
4 changed files with 165 additions and 118 deletions

View File

@@ -98,7 +98,7 @@ export default {
return h(
'el-button',
{
props: { type: 'text', size: 'mini' },
props: { type: 'text' },
on: {
click: function () {
console.log('inejctdata', _this.injectData);

View File

@@ -98,7 +98,7 @@ export default {
return h(
'el-button',
{
props: { type: 'text', size: 'mini' },
props: { type: 'text' },
on: {
click: function () {
console.log('inejctdata', _this.injectData);