Commit b225dd03 by 潘际乾

pdf文件

parent 4dcbd491
...@@ -215,10 +215,10 @@ export default { ...@@ -215,10 +215,10 @@ export default {
"bddgrp.rec.totdat":[ "bddgrp.rec.totdat":[
{type: "date", required: false, message: "输入正确的日期"} {required: false, message: "输入正确的日期"}
], ],
"bddgrp.rec.disdat":[ "bddgrp.rec.disdat":[
{type: "date", required: false, message: "输入正确的日期"} {required: false, message: "输入正确的日期"}
], ],
"bddgrp.blk.comcon":[ "bddgrp.blk.comcon":[
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
......
...@@ -291,7 +291,7 @@ ...@@ -291,7 +291,7 @@
</c-col> </c-col>
</c-col> </c-col>
<c-col :span="24" style="height: 20px;margin-left:20px"> <c-col :span="24" style="height: 20px;">
<el-divider></el-divider> <el-divider></el-divider>
</c-col> </c-col>
......
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
</template> </template>
<script> <script>
// import invoicePdf from "~/assets/invoice.pdf"; import invoicePdf from "~/assets/invoice.pdf";
export default { export default {
name: "OcrInvoicesRecognition", name: "OcrInvoicesRecognition",
......
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