设备注册菜单取消隐藏

This commit is contained in:
fangxiang 2022-11-03 14:52:09 +08:00
parent 8f7ed9e39f
commit d32de186d1
1 changed files with 1 additions and 1 deletions

View File

@ -404,7 +404,7 @@
clickable clickable
v-close-popup v-close-popup
@click="$refs.register_dialog.showDialog()" @click="$refs.register_dialog.showDialog()"
v-if="$store.state.factory_mode" v-if="$store.state.factory_mode || !is_custon_isv"
> >
<q-item-section avatar> <q-item-section avatar>
<!-- <q-icon name="devices" /> --> <!-- <q-icon name="devices" /> -->