From 4c3d21652873e2011b99d36388e86c3f9af1aa63 Mon Sep 17 00:00:00 2001 From: 田源 <lastanimals@163.com> Date: 星期一, 29 五月 2023 17:53:42 +0800 Subject: [PATCH] 动态表格组件更新 --- Source/UBCS-WEB/src/main.js | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/Source/UBCS-WEB/src/main.js b/Source/UBCS-WEB/src/main.js index 890402b..1eec9df 100644 --- a/Source/UBCS-WEB/src/main.js +++ b/Source/UBCS-WEB/src/main.js @@ -85,7 +85,6 @@ Vue.component('TableCrud',TableCrud) - // 鍔犺浇鐩稿叧url鍦板潃 Object.keys(urls).forEach(key => { Vue.prototype[key] = urls[key]; -- Gitblit v1.9.3