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