lilei 5 天之前
父节点
当前提交
09e0b85b24

+ 1 - 1
public/version.json

@@ -1,5 +1,5 @@
 {
   "message": "发现有新版本发布,确定更新系统?",
   "vendorJsVersion": "",
-  "version": 1752819657392
+  "version": 1752820719220
 }

+ 0 - 11
src/views/financialManagement/financialCollection/list.vue

@@ -62,17 +62,6 @@
                   <rangeDate id="financialCollectionList-settleDate" ref="settleDate" @change="settleChange" />
                 </a-form-item>
               </a-col>
-              <a-col :md="6" :sm="24">
-                <a-form-item label="单据类型">
-                  <v-select
-                    v-model="queryParam.bizType"
-                    ref="bizType"
-                    id="financialCollectionList-bizType"
-                    code="SETTLE_BIZ_TYPE"
-                    placeholder="请选择单据类型"
-                    allowClear></v-select>
-                </a-form-item>
-              </a-col>
             </template>
             <a-col :md="6" :sm="24">
               <span class="table-page-search-submitButtons">

+ 0 - 11
src/views/financialManagement/financialPayment/list.vue

@@ -61,17 +61,6 @@
                   <rangeDate id="finacialPay-createDate" ref="settleDate" @change="settleChange" />
                 </a-form-item>
               </a-col>
-              <a-col :md="6" :sm="24">
-                <a-form-item label="单据类型">
-                  <v-select
-                    v-model="queryParam.bizType"
-                    ref="bizType"
-                    id="finacialPay-bizType"
-                    code="SETTLE_BIZ_TYPE"
-                    placeholder="请选择单据类型"
-                    allowClear></v-select>
-                </a-form-item>
-              </a-col>
             </template>
             <a-col :md="6" :sm="24">
               <span class="table-page-search-submitButtons">