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