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