diff --git a/mindinsight/ui/src/assets/images/deb-operator.png b/mindinsight/ui/src/assets/images/deb-operator.png new file mode 100644 index 00000000..09854979 Binary files /dev/null and b/mindinsight/ui/src/assets/images/deb-operator.png differ diff --git a/mindinsight/ui/src/assets/images/deb-slot.png b/mindinsight/ui/src/assets/images/deb-slot.png new file mode 100644 index 00000000..51362723 Binary files /dev/null and b/mindinsight/ui/src/assets/images/deb-slot.png differ diff --git a/mindinsight/ui/src/components/debugger-grid-table-simple.vue b/mindinsight/ui/src/components/debugger-grid-table-simple.vue index 0eaf4147..a7a77e39 100644 --- a/mindinsight/ui/src/components/debugger-grid-table-simple.vue +++ b/mindinsight/ui/src/components/debugger-grid-table-simple.vue @@ -55,10 +55,14 @@ limitations under the License. size="mini" v-if="!!filterArr.length" @click="filterChange"> - + + {{$t('components.inCorrectInput')}} +
+
-