Commit bb224889 authored by 我在何方's avatar 我在何方

新增收款单

parent 4c538c55
......@@ -745,10 +745,10 @@ export default {
isUpdate:false
};
},
activated(){
console.log(11)
// this.getList();
},
// activated(){
// console.log(11)
// // this.getList();
// },
async created() {
getUserProfile().then(res => {
this.discountForm.author = res.data.username
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment