兰宝车间质量管理系统-前端
gssong
2024-03-16 ade0b3e29e6aa92ab5ce7ce1fef7c730ec954123
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>