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