Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fukai
vue-gjjs
Commits
b225dd03
Commit
b225dd03
authored
Feb 23, 2022
by
潘际乾
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
pdf文件
parent
4dcbd491
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
Pattern.js
src/model/Ditdck/Pattern.js
+2
-2
Litdckp.vue
src/views/Business/Ditdck/Litdckp.vue
+1
-1
OcrInvoicesRecognition.vue
src/views/Business/Ditdck/OcrInvoicesRecognition.vue
+1
-1
No files found.
src/model/Ditdck/Pattern.js
View file @
b225dd03
...
...
@@ -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
:
"必输项"
},
...
...
src/views/Business/Ditdck/Litdckp.vue
View file @
b225dd03
...
...
@@ -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>
...
...
src/views/Business/Ditdck/OcrInvoicesRecognition.vue
View file @
b225dd03
...
...
@@ -56,7 +56,7 @@
</
template
>
<
script
>
//
import invoicePdf from "~/assets/invoice.pdf";
import
invoicePdf
from
"~/assets/invoice.pdf"
;
export
default
{
name
:
"OcrInvoicesRecognition"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment