分销结构优化

This commit is contained in:
pikachu1995@126.com
2023-10-16 16:00:15 +08:00
parent c88c1865e7
commit 63b22f4c86
13 changed files with 891 additions and 373 deletions

View File

@@ -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,