Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
梁建民
/
wmsMin
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
8f9e47bd
authored
May 19, 2022
by
liangjianmin
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
js
parent
20ba1f5f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
4 deletions
pages/goods/barCode.vue
util/api.js
pages/goods/barCode.vue
View file @
8f9e47bd
...
...
@@ -25,8 +25,6 @@
<view
class=
"lh row verCenter"
>
<text
class=
"p2"
>
打印:
</text>
<text
class=
"p3 mr64"
>
{{
item
.
create_time_cn
}}
</text>
<text
class=
"p2"
>
补打:
</text>
<text
class=
"p3"
>
{{
item
.
is_repair_print
}}
</text>
</view>
</view>
</view>
...
...
util/api.js
View file @
8f9e47bd
//
const API_BASE = 'https://api.ichunt.com';
const
API_BASE
=
'http://api.liexin.com'
;
const
API_BASE
=
'https://api.ichunt.com'
;
//
const API_BASE = 'http://api.liexin.com';
const
API
=
{
/**
* 上传数据
...
...
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