@@ -36,11 +36,9 @@
v-if="formData.status == 'WAIT' && adminWebsitIds.includes(formData.parentId)"
>
<el-button
- :click="
+ @click="
() => {
- $nextTick(() => {
- shenheBool = true
- })
+ shenheBool = true
}
"