Kaynağa Gözat

build:添加资金编号

snow 2 yıl önce
ebeveyn
işleme
9b0651ae00

+ 5 - 0
src/views/InvoiceSales/capitalClaim/config/search.config.ts

@@ -3,6 +3,11 @@ import { FormConfig } from "/@/components/PageSearch";
 
 const searchFormConfig: FormConfig = {
   formItems: [
+    {
+      field: "tradNo",
+      type: "input",
+      placeholder: "资金编号"
+    },
     {
       field: "status",
       type: "select",