Browse Source

问题单54.61.68.70.71.88修改

qinhb 6 months ago
parent
commit
08342d4ead
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/views/pro-operation/remove/index.vue

+ 3 - 0
src/views/pro-operation/remove/index.vue

@@ -264,6 +264,9 @@ const rules1 = reactive({
     },
   ],
 });
+onMounted(() => {
+  getPagination1();
+});
 </script>
 
 <style lang="scss" scoped>