@@ -64,7 +64,7 @@
v-if="!$util.isEmpty(item.receive)"
:info="item.receive"
/>
- <span v-else>无配送信息</span>
+ <span v-else>手写配送单</span>
<div
style="margin-top: 10px"
@@ -7,7 +7,6 @@
// 有坑 分包里的页面访问不到
globalData: {},
onLaunch() {
- console.log(789)
// this.getAllOptions()
// 删除缓存
if (process.env.NODE_ENV == 'production') {
@@ -222,7 +222,7 @@
// 总览
totalData: [
{
- name: '客户数',
+ name: '会员数',
value: 0
},
@@ -230,7 +230,7 @@
- name: '会员数',
+ name: '客户数',