Commit c11a5e9bdc264b087ef511815d642dcd6f368d08

Authored by fengtao
1 parent 60e98a5d

pref:场景联动设备属性接口更换为设备接口里的获取属性

... ... @@ -386,7 +386,6 @@
386 386 });
387 387 });
388 388 });
389   -
390 389 doActions.forEach((action, index) => {
391 390 nextTick(() => {
392 391 const selectProductId = ref('');
... ...