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, }) @@ -178,7 +178,7 @@ .exportBayonetList({ bayonetName: this.context, current: this.current, size: this.size, size: this.size }) .then((res) => { downloadFile(res);