Browse Source

排序问题

feature
mk 1 year ago
committed by 是小王呀\24601
parent
commit
ad99a6ce3a
  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