Commit 84902c0f by crushh

Merge branch 'feature/ai营销二期' into dev

parents 60f76f78 64c2ef05
......@@ -343,7 +343,6 @@ export default {
const head = {
label: '门店名称',
prop: 'storeName',
width: '150',
tooltip: true,
fixed: 'left',
formatter: function(row) {
......@@ -394,7 +393,7 @@ export default {
const head = {
label: '分组名称',
prop: 'name',
minWidth: '150',
width: '250',
tooltip: true,
fixed: 'left',
formatter: function(row) {
......
......@@ -348,7 +348,6 @@ export default {
const head = {
label: '门店名称',
prop: 'storeName',
width: '150',
tooltip: true,
fixed: 'left',
formatter: function(row) {
......@@ -403,7 +402,7 @@ export default {
const head = {
label: '分组名称',
prop: 'name',
width: '150',
width: '250',
tooltip: true,
fixed: 'left',
formatter: function(row) {
......
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