Commit d27bd78a by 无尘

fix: 修改选择门店标签

parent 41bedbf0
......@@ -4,7 +4,7 @@
* @Author: 无尘
* @Date: 2020-02-08 10:27:21
* @LastEditors: 无尘
* @LastEditTime: 2020-11-20 15:49:00
* @LastEditTime: 2020-11-20 16:37:59
-->
<!--
选择门店分组组件:
......@@ -148,7 +148,7 @@ export default {
getTagsData() {
const that = this;
let para = {
gicEnterpriseId: that.brandId
enterpriseId: that.brandId
};
getTagList(para)
.then(res => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment