Commit 5af59a6d by Sweet Zhang

新单跟进查询接口缴费年期字段修改

parent 85adb773
......@@ -386,7 +386,7 @@ const searchConfig = ref([
}
}, {
type: 'input',
prop: 'paymentTerm',
prop: 'issueNumber',
label: '缴费年期',
inputType: 'decimal',
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