Browse Source

完善待索赔维修单管理

master
yunuo970428 5 months ago
parent
commit
aa68fadfe6
  1. 2
      yxt-as-ui/src/views/operation/pendingclaim/pendingclaim.vue

2
yxt-as-ui/src/views/operation/pendingclaim/pendingclaim.vue

@ -225,7 +225,7 @@
</el-form>
<div slot="footer" class="dialog-footer" style="text-align: center">
<el-button type="primary" size="small" @click="ReportConfirm">确定</el-button>
<el-button size="small" @click="ReportClose">取消</el-button>
<el-button size="small" @click="ReportColse">取消</el-button>
</div>
</el-dialog>
</div>

Loading…
Cancel
Save