@ -128,7 +128,6 @@
this.$Message.info("请选择日期");
return
}
debugger
let orgId = this.selectedCompany;
if(this.selectedCompany === '-1'){
orgId = null;
@ -162,7 +162,6 @@
},
storeOfCompany(){
this.selectedStore = null;
let that = this;
if(this.selectedCompany === "-1"){
@ -239,7 +239,6 @@
});
check(){
this.modifyValidate.password = this.passwordCheck;
this.modifyValidate.confirmPassword = this.confirmPasswordCheck;
@ -278,7 +278,6 @@
if (data.code === '0000') {
if (data) {
let row = data.results.records;
that.totalSize = data.results.total;