1e651d41 by renchao@pashanhoo.com

1

1 parent 1151772c
......@@ -110,7 +110,7 @@
<object id="LODOP_OB" classid="clsid:2105C259-1E0C-4534-8141-A753534CB4CA" v-show="false">
<embed id="LODOP_EM" type="application/x-print-lodop" width=700 height=500 pluginspage="install_lodop32.exe" />
</object>
<printView ref="printContent" />
<printView ref="printContent" v-show="false" />
</div>
</template>
<script>
......