摘要: request .get("/operate-benchmarking/benchmarking/getReportTb2", { params: { reportName: reportName, }, // responseType: "blob", }) .then((res) => { co 阅读全文
posted @ 2024-06-18 17:51 龙旋风 阅读(1) 评论(0) 推荐(0) 编辑
摘要: viewModel.getGridModel().on("beforeSetDataSource", function (data) { const index = data.findIndex((obj) => obj.year "2024"); if (index !== -1) { data. 阅读全文
posted @ 2024-02-04 17:31 龙旋风 阅读(17) 评论(0) 推荐(0) 编辑
摘要: 设置好了后 浏览态上传附件后,自动保存了。 阅读全文
posted @ 2024-02-04 11:29 龙旋风 阅读(9) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2024-01-31 16:51 龙旋风 阅读(7) 评论(0) 推荐(0) 编辑
摘要: viewModel.on("beforeSearch", function (args) { debugger; //根据用户ID查询员工ID var proxykey1 = cb.rest.DynamicProxy.create({ ensure: { url: '/wuser/getCurren 阅读全文
posted @ 2024-01-30 18:15 龙旋风 阅读(18) 评论(0) 推荐(0) 编辑
摘要: const style = document.createElement('style') style.innerHTML = `[fieldid="507ccae8MobileArchive|phone"] .ys-disabled-mobileLocale{ display:flex; just 阅读全文
posted @ 2024-01-26 14:33 龙旋风 阅读(7) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2024-01-26 11:00 龙旋风 阅读(5) 评论(0) 推荐(0) 编辑
摘要: { "code": 200, "message": "操作成功", "data": [ { "orgtype": 1, "parent": "", "code": "1", "level": 1, "sort": 1, "isEnd": 0, "shortname": "中国三峡集团", "inne 阅读全文
posted @ 2024-01-05 17:45 龙旋风 阅读(6) 评论(2) 推荐(0) 编辑
摘要: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Document< 阅读全文
posted @ 2023-12-22 10:55 龙旋风 阅读(3) 评论(0) 推荐(0) 编辑
摘要: <el-form :inline="true" class="form_inline" label-width="120px" :label-position="labelPosition"> <div class="el-form-item asterisk-left" v-for="(field 阅读全文
posted @ 2023-11-24 14:43 龙旋风 阅读(55) 评论(0) 推荐(0) 编辑