chenrui 4 years ago
parent
commit
9d7a6d9a39
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/allocationManagement/chainTransferOut/list.vue

+ 1 - 1
src/views/allocationManagement/chainTransferOut/list.vue

@@ -106,7 +106,7 @@ export default {
       queryParam: { //  查询条件
         putTenantName: undefined, //  调往对象
         allocationType: undefined, //  调出产品类型
-        state: undefined,  //  状态
+        state: undefined,  //  单据状态
       },
       disabled: false, //  查询、重置按钮是否可操作
       dateFormat: 'YYYY-MM-DD',