md
This commit is contained in:
parent
82640f388b
commit
1d156dcb31
@ -352,13 +352,7 @@ export default {
|
|||||||
watch: {
|
watch: {
|
||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
this.queryParams.openBillStatus='0';
|
|
||||||
this.queryOrderType="1";
|
this.queryOrderType="1";
|
||||||
|
|
||||||
// if(this.$store.getters.ownerSiteCode !='88888'){
|
|
||||||
// this.queryParams.salesmen=this.$store.getters.empName
|
|
||||||
// }
|
|
||||||
|
|
||||||
this.getList();
|
this.getList();
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user