luobisheng
2022-11-29 296b5e8d29199a14b29666562574a09a58f97c24
src/views/systemSetting/device/bayonet/index.vue
@@ -85,7 +85,7 @@
  data() {
    return {
      isShowDialog: false,
      context: 0,
      context: "",
      options: [
        {
          value: 0,
@@ -150,7 +150,7 @@
    getBayonetListData() {
      bayonet
        .getBayonetList({
          bayonetName: "",
          bayonetName: this.context,
          current: this.current,
          size: this.size,
        })