更改分销商code

This commit is contained in:
red-deng-deng 2021-11-30 16:35:19 +08:00
parent 4cd69dda07
commit 37f5a16fb1
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ import Modifydispwd from "./modifydispwd.js"
const Column = [
{
title: '编号',
name: 'id',
prop:'id',
name: 'code',
prop:'code',
type: "normal",
width:'20%'
}, {