ソースを参照

对收付费改为检索

qukaidi 4 年 前
コミット
d1e9854cd8

+ 1 - 1
src/views/finance/charge/index.vue

@@ -576,7 +576,7 @@
           @click="charGe"
           :disabled="notChange"
           v-if="queryParams.fBillstatus < '4'"
-          >收费</el-button
+          >检索</el-button
         >
         <el-button
           type="primary"

+ 1 - 1
src/views/finance/contrast/index.vue

@@ -459,7 +459,7 @@
             @click="reconciliation"
             :disabled="notChange"
             v-if="queryParams.fBillstatus < '4'"
-            >对账</el-button
+            >检索</el-button
           >
           <el-button
             type="primary"

+ 1 - 1
src/views/finance/payment/index.vue

@@ -496,7 +496,7 @@
           @click="charGe"
           :disabled="notChange"
           v-if="queryParams.fBillstatus < '4'"
-          >付费</el-button
+          >检索</el-button
         >
         <el-button
           type="primary"