兰宝车间质量管理系统-前端
疯狂的狮子Li
2024-04-03 c71eb21416f604a6eb606f0ae780f7ccbbb07b4e
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>