Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
P
pda-ui
Project
Project
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
pda
pda-ui
Commits
aab7f8cf
Commit
aab7f8cf
authored
Jan 16, 2024
by
qingjl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
打样申请代码
parent
b9fb0a74
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
2020 additions
and
0 deletions
+2020
-0
.gitignore
.gitignore
+24
-0
proofingApply.vue
src/views/mes/proofing/proofingApply.vue
+781
-0
proofingInfo.vue
src/views/mes/proofing/proofingInfo.vue
+350
-0
routebominfo.vue
src/views/mes/proofing/routebominfo.vue
+432
-0
routeprocess.vue
src/views/mes/proofing/routeprocess.vue
+433
-0
No files found.
.gitignore
View file @
aab7f8cf
<<<<<<< Updated upstream
.DS_Store
.DS_Store
=======
#.DS_Store
>>>>>>> Stashed changes
node_modules/
node_modules/
dist/
dist/
npm-debug.log*
npm-debug.log*
yarn-debug.log*
yarn-debug.log*
yarn-error.log*
yarn-error.log*
**/*.log
**/*.log
<<<<<<< Updated upstream
tests/**/coverage/
tests/**/coverage/
tests/e2e/reports
tests/e2e/reports
...
@@ -22,5 +27,24 @@ selenium-debug.log
...
@@ -22,5 +27,24 @@ selenium-debug.log
.eslintignore
.eslintignore
.eslintrc.js
.eslintrc.js
.env.*
.env.*
=======
#
#tests/**/coverage/
#tests/e2e/reports
#selenium-debug.log
#
## Editor directories and files
.idea
.vscode
#*.suo
#*.ntvs*
#*.njsproj
#*.sln
#*.local
.editorconfig
.eslintignore
.eslintrc.js
#.env.*
>>>>>>> Stashed changes
package-lock.json
package-lock.json
yarn.lock
yarn.lock
src/views/mes/proofing/proofingApply.vue
0 → 100644
View file @
aab7f8cf
This diff is collapsed.
Click to expand it.
src/views/mes/proofing/proofingInfo.vue
0 → 100644
View file @
aab7f8cf
This diff is collapsed.
Click to expand it.
src/views/mes/proofing/routebominfo.vue
0 → 100644
View file @
aab7f8cf
This diff is collapsed.
Click to expand it.
src/views/mes/proofing/routeprocess.vue
0 → 100644
View file @
aab7f8cf
This diff is collapsed.
Click to expand it.
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