Explorar el Código

衍生字段禁用启用标志跳转

zishan-an hace 11 meses
padre
commit
2e68eb500f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/system/fieldDerive.vue

+ 1 - 1
src/views/system/fieldDerive.vue

@@ -381,7 +381,7 @@ export default {
               type: 'success'
             });
             this.$router.push({
-              path: '/fieldTemplate',
+              path: '/fieldDerive',
               query: {
               }
             })