src/views/padSunmaryProcedure/word_mange/mangeGZ.vue
@@ -114,9 +114,9 @@ export default { name: "mangeGZ", props:['id'], data(){ return{ id:'', form:{ unitName:"", litigant:"", @@ -138,7 +138,8 @@ }, } }, created() { mounted() { this.id = this.$store.state.user.id this.getDataList() }, methods:{