09 2021 档案

摘要:效果图: 代码: <template> <div class="custom-tree-container"> <el-table :data="tableData1" style="width:800px" max-height="320" border :cell-style="cellStyl 阅读全文
posted @ 2021-09-10 09:15 旸神逆神旸 阅读(1945) 评论(0) 推荐(0)
摘要:1: 2: 3: 代码: <template> <div class="btn_box"> <input type="file" accept=".xls" ref="filebox" id="fileinput" style="display: none;" @change="checkFileS 阅读全文
posted @ 2021-09-08 19:27 旸神逆神旸 阅读(705) 评论(0) 推荐(0)
摘要:效果: <template> <div class="custom-tree-container"> <el-time-picker is-range v-model="value1" value-format="HH:mm:ss" range-separator="至" start-placeho 阅读全文
posted @ 2021-09-07 15:19 旸神逆神旸 阅读(1978) 评论(0) 推荐(0)