Browse Source

重置功能现在有问题,让去掉

master_hella_20240701
yufei0306 6 months ago
parent
commit
d0990f0eac
  1. 2
      src/components/SearchHigh/src/SearchHigh.vue

2
src/components/SearchHigh/src/SearchHigh.vue

@ -86,7 +86,7 @@ const moreListData = ref({
// - // -
const butttondata = [ const butttondata = [
defaultButtons.defaultSearchBtn(null), // defaultButtons.defaultSearchBtn(null), //
defaultButtons.defaultSearchResetBtn(null), // // defaultButtons.defaultSearchResetBtn(null), //
] ]
// ==,!=,>,<,>=,<=,like,in,notIn,betweeen,isNull,isNotNull // ==,!=,>,<,>=,<=,like,in,notIn,betweeen,isNull,isNotNull
const moreListOptions = ref({ const moreListOptions = ref({

Loading…
Cancel
Save