问题修改

master
zhangdi 10 months ago
parent f7472d4fcd
commit a500bca1a8
  1. 1
      src/views/system/userinfo.vue

@ -81,7 +81,6 @@ export default {
this.option1 = option
}
this.handleWitch();
console.log(9999,this.userInfo.dataType)
if (this.userInfo.dataType == 1) {
this.getDeptName()
let column = this.findObject(this.option.group[0].column, "deptName");

Loading…
Cancel
Save