兰宝车间质量管理系统-前端
gssong
2024-03-31 4752b4eb01d5529eb4b107d1c6118b2c75213333
src/components/Process/multiInstanceUser.vue
@@ -75,7 +75,7 @@
    </div>
    <template #footer>
      <div class="dialog-footer">
        <el-button type="primary" v-loading="loading" @click="submitFileForm">确 定</el-button>
        <el-button type="primary" @click="submitFileForm">确 定</el-button>
        <el-button @click="visible = false">取 消</el-button>
      </div>
    </template>