From 4430f340fc900f54693d98d92fe8fcda445f1c8e Mon Sep 17 00:00:00 2001 From: Fine Date: Wed, 31 May 2023 16:35:16 +0800 Subject: [PATCH] feat: set fields --- .../components/EditPolicy.vue | 2 +- .../components/Policy.vue | 33 ++++++++++++++----- 2 files changed, 26 insertions(+), 9 deletions(-) diff --git a/src/views/dashboard/related/continuous-profiling/components/EditPolicy.vue b/src/views/dashboard/related/continuous-profiling/components/EditPolicy.vue index ccca2b19..2ef0f0c7 100644 --- a/src/views/dashboard/related/continuous-profiling/components/EditPolicy.vue +++ b/src/views/dashboard/related/continuous-profiling/components/EditPolicy.vue @@ -36,7 +36,7 @@ limitations under the License. --> /> - +
diff --git a/src/views/dashboard/related/continuous-profiling/components/Policy.vue b/src/views/dashboard/related/continuous-profiling/components/Policy.vue index 8956f2cc..8f95c5ca 100644 --- a/src/views/dashboard/related/continuous-profiling/components/Policy.vue +++ b/src/views/dashboard/related/continuous-profiling/components/Policy.vue @@ -12,7 +12,6 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -