| | |
| | | |
| | | export default { |
| | | name: "mangeGZ", |
| | | props:['id'], |
| | | data(){ |
| | | return{ |
| | | id:'', |
| | | form:{ |
| | | unitName:"", |
| | | litigant:"", |
| | |
| | | }, |
| | | } |
| | | }, |
| | | created() { |
| | | mounted() { |
| | | this.id = this.$store.state.user.id |
| | | this.getDataList() |
| | | }, |
| | | methods:{ |
| | |
| | | path: '/WordYulan', |
| | | query: { |
| | | wordData: data, |
| | | src:'/wordes/correctionNotice.docx' |
| | | src:'/wordes/correctionNotice.docx', |
| | | name:'责令限期改正通知书', |
| | | } |
| | | }) |
| | | }, |
| | |
| | | path: '/WordYulan', |
| | | query: { |
| | | downWordData: data, |
| | | src:'/wordes/correctionNotice.docx' |
| | | src:'/wordes/correctionNotice.docx', |
| | | name:'责令限期改正通知书', |
| | | } |
| | | }) |
| | | // WordView.methods.exportDoc(wordData, "/wordes/inquiryCause.docx", "调查询问笔录.docx") |