Explorar o código

Merge branch 'mergeBranch' into orangeUrgent

qymljy %!s(int64=2) %!d(string=hai) anos
pai
achega
909fc9649a
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      src/SDrpManagement/salerAccount/index.vue

+ 3 - 1
src/SDrpManagement/salerAccount/index.vue

@@ -6,6 +6,7 @@
         idName="sa_hraccountclassid"
         :apiId="{query:20240111085404,del:''}"
         :isExport="false"
+        :autoQuery="false"
     >
       <template #titleLight>
         <exportFile :param="param" :columns="tablecols" fileName="业务员账户"></exportFile>
@@ -57,7 +58,7 @@ export default {
       status:'',
       tablecols:[],
       param:{},
-      checked:0
+      checked:'1'
     }
   },
   methods:{
@@ -70,6 +71,7 @@ export default {
   },
   mounted() {
     this.param = this.$refs.basicLayout.param
+    this.selectChange()
   },
   created() {
     this.tablecols = this.tool.tabelCol(this.$route.name).accountTable.tablecols