撤销默认显示

ywj_dev
CTP 2 years ago
parent c71c627b14
commit a38661ac0b

@ -356,14 +356,6 @@ import { listDeptUser, removeUser } from "@/api/system/deptUser";
import { filterSubAll } from "@/api/system/invSubWarehouse";
export default {
watch: {
list: {
handler: function () {
this.$refs.list.setCurrentRow(this.list[0]);
},
deep: true,
},
},
data() {
return {
filterQuery: {

Loading…
Cancel
Save