This commit is contained in:
Viet An
2026-05-25 15:23:12 +07:00
parent 5f2a98977b
commit 6685a43360
48 changed files with 732 additions and 2901 deletions

View File

@@ -18,8 +18,10 @@ export default {
let obj;
if (this.attr === "image_count") {
let rs = await this.$getdata(this.api, {
ref: this.row.id,
file__type: 2,
filter: {
ref: this.row.id,
file__type: 2,
},
});
if (rs.length > 0) {
obj = {