Commit 93236d93 authored by tangfh's avatar tangfh

+

parent b19c3a89
## 1.0.3(2024-05-30)
1.0.3
## 1.0.1(2024-05-30)
1.0.1
## 1.0.0(2024-05-30)
......
......@@ -68,7 +68,7 @@
tempFilePaths.forEach((item, index) => {
_this.picsInner.push(item)
})
this.$emit("choose", _this.picsInner)
_this.$emit("choose", _this.picsInner)
},
fail(res) {
console.log('chooseImage fail res: ', res);
......
{
"id": "f-add-image-grid",
"displayName": "f-add-image-grid",
"version": "1.0.1",
"version": "1.0.3",
"description": "图片选择",
"keywords": [
"f-add-image-grid"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment