@@ -122,10 +122,10 @@ async function deleteHandle(row) {
async function statusChange(e, row) {
try {
await pointsGoodsPost(row)
- pointsGoodsPageAjax()
} catch (error) {
console.log(error);
}
+ pointsGoodsPageAjax()
}
onMounted(() => {
diff --git a/src/views/application/marketing/points/pointsconfig/addProduceDialog.vue b/src/views/application/marketing/points/pointsconfig/addProduceDialog.vue
index 5aecd5c..ce7a543 100644
--- a/src/views/application/marketing/points/pointsconfig/addProduceDialog.vue
+++ b/src/views/application/marketing/points/pointsconfig/addProduceDialog.vue
@@ -14,11 +14,11 @@
+
+
+
-
-
-
@@ -53,7 +53,8 @@
- 系统发放
+ 系统发放
+ 需要用户到店内领取核销
@@ -63,7 +64,7 @@
@input="e => form.limitQuota = filterNumberInput(e, 1)" v-if="limitQuotaSwitch">
-
+
diff --git a/src/views/inventory/operation_in/components/consumableList.vue b/src/views/inventory/operation_in/components/consumableList.vue
index 3634da9..8034e2d 100644
--- a/src/views/inventory/operation_in/components/consumableList.vue
+++ b/src/views/inventory/operation_in/components/consumableList.vue
@@ -33,7 +33,7 @@
-->