质量签名回显

master
guoshuang 7 months ago
parent ae83082ed9
commit bfdf939ccf

@ -911,6 +911,9 @@ export default class PurchaseWHSRM extends BasePage {
item.babtype = this.defectCodelist; item.babtype = this.defectCodelist;
item.defectlabel = null; item.defectlabel = null;
}); });
this.formdata.cxzz = this.model.CheckTaskList.cxzz;
this.formdata.jgy = this.model.CheckTaskList.jgy;
this.formdata.pgy = this.model.CheckTaskList.pgy;
this.determine(); this.determine();
} else { } else {
//稿 //稿

@ -12,7 +12,7 @@ module.exports = {
// }, // },
}, },
'/dev-api': { '/dev-api': {
target: 'http://192.168.3.93:8080', target: 'http://192.168.3.63:8080',
// target: 'http://192.168.3.66:8080', // target: 'http://192.168.3.66:8080',
// target: 'http://192.168.3.231:8080', // target: 'http://192.168.3.231:8080',
//target: 'http://192.168.3.158:8080', //target: 'http://192.168.3.158:8080',

Loading…
Cancel
Save