Browse Source

plm 工具具

master
ruanqi 1 year ago
parent
commit
29775857d3
  1. 12
      src/views/modules/project/projectInfo/com_projectInfo-add-or-update.vue

12
src/views/modules/project/projectInfo/com_projectInfo-add-or-update.vue

@ -736,12 +736,12 @@
// })
// return false;
// }
if(!this.dataForm.buDesc){
this.$alert('请选择BU!', '错误', {
confirmButtonText: '确定'
})
return false;
}
// if(!this.dataForm.buDesc){
// this.$alert('BU', '', {
// confirmButtonText: ''
// })
// return false;
// }
// if(!this.dataForm.priority){
// this.$alert('', '', {
// confirmButtonText: ''

Loading…
Cancel
Save