src/views/systemSetting/silkPriceStandard/index.vue
@@ -175,6 +175,7 @@
        }).then(() => {
          deletePriceStandard({id:row.ID}).then((res)=>{
            if(res&&res.code===200){
              this.pagerOptions.currPage = 1;
              this.getData()
              this.$message({
                type: 'success',