Browse Source

fix: 设置修改成功

master
guoapeng 2 weeks ago
parent
commit
979c4d28cc
  1. 2
      src/components/home/HomeOperation.vue

2
src/components/home/HomeOperation.vue

@ -209,7 +209,7 @@ const stopInjection = async () => {
</bt-button> </bt-button>
</div> </div>
<div <div
v-if="!operationState"
v-if="!operationState && true"
style="width: 100%; display: flex; align-items: center; justify-content: center; margin-top: 10px" style="width: 100%; display: flex; align-items: center; justify-content: center; margin-top: 10px"
> >
<div style="margin-right: 10px"> <div style="margin-right: 10px">

Loading…
Cancel
Save