diff --git a/src/views/index/supplierAdd.vue b/src/views/index/supplierAdd.vue index 5e804de3..5dcb373f 100644 --- a/src/views/index/supplierAdd.vue +++ b/src/views/index/supplierAdd.vue @@ -151,7 +151,7 @@ }, areaProps: { multiple: true, checkStrictly: true, value: 'id',label: 'title', emitPath: false, }, configId: '', - wechatId: 'test', + wechatId: '', } }, async mounted() {