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

新增收款单

parent 4c538c55
...@@ -745,10 +745,10 @@ export default { ...@@ -745,10 +745,10 @@ export default {
isUpdate:false isUpdate:false
}; };
}, },
activated(){ // activated(){
console.log(11) // console.log(11)
// this.getList(); // // this.getList();
}, // },
async created() { async created() {
getUserProfile().then(res => { getUserProfile().then(res => {
this.discountForm.author = res.data.username 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