简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
pickerAddress.vue``<picker @change=“bindPickerChange” @columnchange=“columnchange” :range=“array” range-key=“name” :value=“value” mode=“multiSelector”>``
async handleDelete() {let folderFilesIds = [1, 2]this.$confirm('此操作将永久删除文件, 是否继续?', '提示', {confirmButtonText: '确定',cancelButtonText: '取消',type: 'warning'}).then(() => {await this.confirmHandleFiles
async handleDelete() {let folderFilesIds = [1, 2]this.$confirm('此操作将永久删除文件, 是否继续?', '提示', {confirmButtonText: '确定',cancelButtonText: '取消',type: 'warning'}).then(() => {await this.confirmHandleFiles
.order {width: 100%;.orderInfo {width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;.innerDetail{width: 30%;display: flex;}}.orderBtn {display: flex;}}