src/views/operate/fivepack/threepack/components/updateUser/index.vue @@ -67,7 +67,6 @@ }; const validateStoreType = (rule, value, callback) => { debugger; if (value) { callback(); } else {