{{ scope.row.name ? scope.row.name : '-' }}
+
+
+ {{ scope.row.useTime ? scope.row.useTime : '-' }}
+
+ {{ scope.row.source == 'activate' ? '充值活动' :
+ scope.row.source == 'invited' ? '好友分享' : '' }}
+
+
-
未使用
+ 未使用
{{ scope.row.overNum }}/{{ scope.row.num }}
已使用
{{ scope.row.tableName ? scope.row.tableName : '-' }}
+
+
diff --git a/src/views/coupon_manage/coupon_list.vue b/src/views/coupon_manage/coupon_list.vue
index 7a7d802..d334361 100644
--- a/src/views/coupon_manage/coupon_list.vue
+++ b/src/views/coupon_manage/coupon_list.vue
@@ -22,11 +22,12 @@
{{ `领券后${scope.row.validDays}天过期` }}
-->
-
+
@@ -57,7 +58,7 @@
item.saleAmount)
];
- console.log(p1);
- console.log(p2);
+ // console.log(p1);
+ // console.log(p2);
- this.initProduceChart(p1, p2);
+ // this.initProduceChart(p1, p2);
} catch (error) {
console.log(error);
}
diff --git a/src/views/invoicing/supplier_manage/purchase_detail.vue b/src/views/invoicing/supplier_manage/purchase_detail.vue
index 38e582c..1251f87 100644
--- a/src/views/invoicing/supplier_manage/purchase_detail.vue
+++ b/src/views/invoicing/supplier_manage/purchase_detail.vue
@@ -126,6 +126,8 @@
付款
账单付款记录
+ 出入库记录
@@ -172,12 +174,44 @@
+
+
+
diff --git a/src/views/login.vue b/src/views/login.vue
index 08a7449..6acb8bc 100644
--- a/src/views/login.vue
+++ b/src/views/login.vue
@@ -184,10 +184,8 @@ export default {
merchantName: this.loginForm.merchantName,
username: this.loginForm.username,
}))
-
-
- // this.$router.push({ path: this.redirect || '/' })
- window.location.href = './'
+ this.$router.push({ path: this.redirect || '/' })
+ // window.location.replace = './'
}).catch(() => {
this.loading = false
this.getCode()
diff --git a/src/views/shop/components/shopInfo.vue b/src/views/shop/components/shopInfo.vue
index 2cbec62..f55a2bd 100644
--- a/src/views/shop/components/shopInfo.vue
+++ b/src/views/shop/components/shopInfo.vue
@@ -1,7 +1,7 @@
+
+
+
+ {{ scope.row.type == 'reject' ? '退货出库' : '供应商入库' }}
+
+
+
+
+ {{ scope.row.status == 'status' ? '正常 ' : '作废' }}
+
+
+
+
+
+
+ {{ dayjs(scope.row.stockTime).format('YYYY-MM-DD HH:mm:ss') }}
+
+
+
+
+
+ {
+ stockData.size = e;
+ stockData.page = 0;
+ gettbConsInfoFlowstock();
+ }" />
+
+
-
+
@@ -66,16 +66,12 @@
允许打包
-
-
-
-
-
+
@@ -127,11 +123,15 @@
-
+
+
+
-
+