Commit b225dd03 by 潘际乾

pdf文件

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