Browse Source

单位应收应付 优化

chenrui 3 years ago
parent
commit
9297fbf3fd

+ 1 - 0
src/views/financialManagement/companyReceivablePayable/collectionPayment.vue

@@ -35,6 +35,7 @@
               :dataSource="chooseLoadData"
               :scroll="{ x: 1040, y: 300 }"
               :loading="loading"
+              :locale="{emptyText: '请先选择单据'}"
               :pagination="false"
               bordered>
               <!-- 序号 -->