Commit a0645d02 authored by TZW's avatar TZW

111

parent 0a8ae203
......@@ -128,7 +128,7 @@ function getcolumns(setdrawer) {
searchValueType: 'input',
title: '安装数量',
key: 'installNum',
hideInSearch: false,
hideInSearch: true,
hideInTable: false,
fieldProps: {
precision: 0,
......
......@@ -121,7 +121,7 @@ function getcolumns(setdrawer) {
valueType: 'digit',
title: '安装数量',
key: 'installNum',
hideInSearch: false,
hideInSearch: true,
hideInTable: false,
formItemProps: {
rules: [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment