jiangping
2024-03-05 a4fc9ef5d32a062a664bda212f9e50632e1b7a86
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)"