@@ -1234,9 +1234,9 @@ export default {
this.$refs['subfileList'].getvalue(this.formData.Id, this.formData.SupplierTypeCode, this.certId, this
.formDataCert.InStyle)
- /*if (this.formData.InStyle == '2' || this.formData.InStyle == '6' || this.formData.InStyle == '4') {
+ /* if (this.formData.InStyle == '2' || this.formData.InStyle == '6' || this.formData.InStyle == '4') {
this.allowpre = false
- }*/
+ } */
}).catch(err => {
console.error(err)
})