更改分销商code
This commit is contained in:
parent
4cd69dda07
commit
37f5a16fb1
|
@ -14,8 +14,8 @@ import Modifydispwd from "./modifydispwd.js"
|
||||||
const Column = [
|
const Column = [
|
||||||
{
|
{
|
||||||
title: '编号',
|
title: '编号',
|
||||||
name: 'id',
|
name: 'code',
|
||||||
prop:'id',
|
prop:'code',
|
||||||
type: "normal",
|
type: "normal",
|
||||||
width:'20%'
|
width:'20%'
|
||||||
}, {
|
}, {
|
||||||
|
|
Loading…
Reference in New Issue