MrShi
2024-04-02 22271e641e4505ba906c3770905b7e84e3ad8d85
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)"