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