فهرست منبع

费用账单输入搜索条件变更

Shannon_mu 2 سال پیش
والد
کامیت
025c87e830
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      operationSupport/src/views/payService/propertyFee/index.vue

+ 2 - 2
operationSupport/src/views/payService/propertyFee/index.vue

@@ -9,10 +9,10 @@
                 </el-radio-group>
                 <el-input
                     clearable
-                    placeholder="输入费用名称"
+                    placeholder="输入订单号/业主/房间号"
                     class="search-input"
                     v-trim
-                    v-model.trim="mixins_query.chargeName"
+                    v-model.trim="mixins_query.name"
                 ></el-input>
                 <el-select v-model="mixins_querys.chargeType" placeholder="费用类型" clearable class="width120">
                     <template v-for="(item, index) in $publicArray.chargeType()">