mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-19 09:25:53 +08:00
分销结构优化
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
style="width: 200px"
|
||||
/>
|
||||
</Form-item>
|
||||
<Form-item label="分销商" prop="distributionName">
|
||||
<Form-item label="分销员" prop="distributionName">
|
||||
<Input
|
||||
type="text"
|
||||
v-model="searchForm.distributionName"
|
||||
@@ -104,7 +104,7 @@
|
||||
},
|
||||
|
||||
{
|
||||
title: "分销商",
|
||||
title: "分销员",
|
||||
key: "distributionName",
|
||||
tooltip: true,
|
||||
minWidth:80,
|
||||
|
||||
Reference in New Issue
Block a user