Browse Source

完善

master
yunuo970428 2 years ago
parent
commit
a6fc7bb304
  1. 2
      supervise-enterprise-ui/src/views/paichanguanliFlow/paichanguanli/haveDone.vue

2
supervise-enterprise-ui/src/views/paichanguanliFlow/paichanguanli/haveDone.vue

@ -238,7 +238,7 @@ export default {
this.$nextTick(() => {
this.$refs['form_obj'].clearValidate()
})
this.viewTitle = '厂家采购详情'
this.viewTitle = '用章详情'
req.fetchDetailsBySid(sid).then((resp) => {
var aa = ''
this.purchaseForm = resp.data

Loading…
Cancel
Save