仓管发起通知领料,维修工确认领料;双方都要拍照。
This commit is contained in:
parent
1f9f9bb56a
commit
a6f12f483f
@ -1,9 +1,9 @@
|
||||
// 应用全局配置
|
||||
module.exports = {
|
||||
baseUrl: 'https://www.nuoyunr.com',
|
||||
// baseUrl: 'https://www.nuoyunr.com',
|
||||
// baseUrl: 'http://124.222.105.7:48080',
|
||||
// baseUrl: 'http://192.168.1.4:48080',
|
||||
// baseUrl: "http://localhost:48080",
|
||||
baseUrl: "http://localhost:48080",
|
||||
imagesUrl: 'http://shequ.0315e.com/static/images/pages/',
|
||||
baseImageUrl: 'https://www.nuoyunr.com/minio/',
|
||||
shareUrl: 'https://www.lighting-it.cn/share?inviteId=',
|
||||
|
@ -59,7 +59,7 @@
|
||||
<view class="no" @click="confirmOpe('no')">
|
||||
{{ backText }}
|
||||
</view>
|
||||
<view class="yes" @click="confirmOpe('yes')">
|
||||
<view class="yes" @click="openFile">
|
||||
{{ yesText }}
|
||||
</view>
|
||||
</view>
|
||||
|
Loading…
Reference in New Issue
Block a user