From 32d69fcb07f2325d9b93ce1a8b3716eec73ae70f Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期一, 08 四月 2024 18:24:07 +0800 Subject: [PATCH] 测试完成 --- src/views/repositoryai/templateku/configurat/index.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/views/repositoryai/templateku/configurat/index.vue b/src/views/repositoryai/templateku/configurat/index.vue index 8783cfb..0182187 100644 --- a/src/views/repositoryai/templateku/configurat/index.vue +++ b/src/views/repositoryai/templateku/configurat/index.vue @@ -1216,6 +1216,7 @@ item.isoperation = 1; }); this.ruleForm.ivrLibaTemplateScriptVOList.push(res.data); + this.sortFn(); }); }, handleDelete(row) { -- Gitblit v1.9.3