企标复审流程-无法选择人员

This commit is contained in:
zyn
2023-11-03 16:57:54 +08:00
parent 96901b1cbb
commit f336801fe6
@@ -800,9 +800,12 @@ export default {
}
},
mounted() {
/*
$('input[type="text"]').each(function(){
$(this).attr('disabled','disabled');
});
你个傻逼到处挖坑,气死我了
*/
this.bpnId = this.$route.query.bpnId
if (this.bpnId !== undefined) {
this.getDatas()