hz-zhhq-web/node_modules/.cache/babel-loader/1c46fec03c4532c5f2d76ed1a14...

1 line
8.1 KiB
JSON
Raw Normal View History

2025-02-25 13:43:48 +08:00
{"remainingRequest":"E:\\hz-zhhq-web\\node_modules\\thread-loader\\dist\\cjs.js!E:\\hz-zhhq-web\\node_modules\\babel-loader\\lib\\index.js!E:\\hz-zhhq-web\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!E:\\hz-zhhq-web\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!E:\\hz-zhhq-web\\src\\views\\jurisdiction\\popup\\mergeAccount.vue?vue&type=script&lang=js","dependencies":[{"path":"E:\\hz-zhhq-web\\src\\views\\jurisdiction\\popup\\mergeAccount.vue","mtime":1737610069431},{"path":"E:\\hz-zhhq-web\\babel.config.js","mtime":1737610069371},{"path":"E:\\hz-zhhq-web\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"E:\\hz-zhhq-web\\node_modules\\thread-loader\\dist\\cjs.js","mtime":499162500000},{"path":"E:\\hz-zhhq-web\\node_modules\\babel-loader\\lib\\index.js","mtime":456789000000},{"path":"E:\\hz-zhhq-web\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"E:\\hz-zhhq-web\\node_modules\\vue-loader\\lib\\index.js","mtime":499162500000}],"contextDependencies":[],"result":["import _defineProperty from \"E:/hz-zhhq-web/node_modules/@babel/runtime/helpers/esm/defineProperty.js\";\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n\nimport Addaccount from \"../popup/addAccount.vue\";\nimport Paging from \"@/views/Public/paging.vue\";\nimport { roleSelect, UserListByRole, deleteRoleForUser } from \"@/api/getdata\";\nimport Popup from \"@/views/estate/examine/dialog/popup.vue\";\nexport default {\n props: [\"typeTitle\", \"roleId\"],\n components: {\n Popup: Popup,\n Addaccount: Addaccount\n },\n data: function data() {\n return {\n loading: false,\n //初始化loading\n loadingMsg: \"\",\n roleType: \"role\",\n role: \"修改\",\n tableData: [],\n row: {},\n addFlag: false,\n tableCols: [// {\n // type: \"normal\",\n // is_show: true,\n // minWidth: \"150\",\n // prop: \"id\",\n // label: \"\",\n // align: \"center\",\n // minWidth: \"80\"\n // },\n _defineProperty({\n type: \"normal\",\n is_show: true,\n minWidth: \"160\",\n prop: \"department_name\",\n label: \"\",\n align: \"center\"\n }, \"minWidth\", \"80\"), _defineProperty({\n type: \"normal\",\n is_show: true,\n minWidth: \"150\",\n prop: \"real_name\",\n label: \"\",\n align: \"center\"\n }, \"minWidth\", \"80\"), {\n type: \"normal\",\n is_show: true,\n minWidth: \"180\",\n prop: \"mobile\",\n label: \"\",\n align: \"left\"\n }, {\n type: \"normal\",\n is_show: true,\n minWidth: \"180\",\n prop: \"option\",\n label: \"\",\n align: \"left\"\n }],\n validation: false,\n completeTitle: '',\n nav: '',\n dialogTableVisible: true,\n til: this.typeTitle,\n roleSelectOption: [],\n ruleForm: {\n accountRoles: \"\",\n phone: \"\"\n },\n rules: {\n accountRoles: [{\n required: true,\n message: \"请选择\",\n trigger: \"blur\"\n }],\n phone: [{\n required: true,\n message: \"请输入员工手机号\",\n trigger: \"blur\"\n }, {\n validator: function validator(rule, value, callback) {\n var reg = /^1[3456789]\\d{9}$/;\n if (reg.test(value)) {\n callback();\n } else {\n callback(new Error(\"请输入正确的员工手机号!\"));\n }\n }\n }]\n }\n };\n },\n mounted: function mounted() {\n this.createLoad();\n // this.getroleSelect();\n this.getaccount();\n },\n methods: {\n createLoad: function createLoad() {\n this.loading = true;\n this.loadingMsg = '<27>