企标复审流程-无法选择人员
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user