MrShi
2024-03-05 28de5d860e5983ea00c5b0b2287bf2617fbcf90d
company/src/components/business/OperaSolutionsDescWindow.vue
@@ -3,7 +3,7 @@
        :title="title"
        width="50%"
        text="修改"
        :visible="userInfo.type !== 1"
        :withFooter="userInfo.type !== 1"
        :visible.sync="visible"
        :confirm-working="isWorking"
        @confirm="$refs.operaSolutionsWindow.open('编辑方案', form)"