Commit 2a921c99 authored by 罗超's avatar 罗超

1

parent ef505a94
......@@ -509,7 +509,6 @@ export default {
};
},
created() {
console.log(this.setingObj);
this.getEmployee();
},
mounted() {
......
......@@ -238,7 +238,7 @@
<div class="col-6">
<span class="backInfo_Title">编号:</span>
<span class="backOtherInfo" v-if="setingObj.DataObj">
{{ setingObj.DataObj.Id }}
{{ setingObj.DataObj.PaperId }}
</span>
</div>
<div class="col-6">
......
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