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