asset type页面新增列表属性

This commit is contained in:
@changcode
2021-04-28 14:21:01 +08:00
parent 248f72c2e0
commit 0cbba3073d
7 changed files with 59 additions and 10 deletions

View File

@@ -304,8 +304,7 @@ export default {
save () {
if (this.prevent_opt.save) {
return
}
;
};
this.prevent_opt.save = true
this.$refs.editAssetMetaForm.validate((valid) => {
if (valid) {