parent
8bcf268ed0
commit
238d97798a
|
|
@ -5,19 +5,19 @@ const { getLabel } = WeaLocaleProvider;
|
|||
export const condition = [
|
||||
{
|
||||
items: [
|
||||
// {
|
||||
// colSpan: 2,
|
||||
// checkbox: false,
|
||||
// checkboxValue: false,
|
||||
// conditionType: "SELECT",
|
||||
// domkey: ["taxAgent"],
|
||||
// fieldcol: 18,
|
||||
// label: getLabel(111, "个税扣缴义务人"),
|
||||
// labelcol: 6,
|
||||
// options: [],
|
||||
// multiple: true,
|
||||
// viewAttr: 2
|
||||
// },
|
||||
{
|
||||
colSpan: 2,
|
||||
checkbox: false,
|
||||
checkboxValue: false,
|
||||
conditionType: "SELECT",
|
||||
domkey: ["taxAgent"],
|
||||
fieldcol: 18,
|
||||
label: getLabel(111, "个税扣缴义务人"),
|
||||
labelcol: 6,
|
||||
options: [],
|
||||
multiple: true,
|
||||
viewAttr: 2
|
||||
},
|
||||
{
|
||||
browserConditionParam: {
|
||||
completeParams: {},
|
||||
|
|
|
|||
Loading…
Reference in New Issue