Browse Source

排序问题

wxz_unit_doorplate
mk 1 year ago
parent
commit
ee9272a7e1
  1. 1
      src/views/modules/base/organization/organization.vue

1
src/views/modules/base/organization/organization.vue

@ -1887,6 +1887,7 @@ export default {
(this.GridForm.location = ""),
(this.GridForm.longitude = ""),
(this.GridForm.latitude = "");
(this.GridForm.sort = 1)
},
/** 人员清空 */
peoFormRest () {

Loading…
Cancel
Save