国内标准 搜索后排序

This commit is contained in:
zhaokaiyao@91isoft.com
2021-09-26 10:20:57 +08:00
parent fbb7b08686
commit c6d4363b7a
@@ -3193,7 +3193,10 @@ export default {
}
}
this.getDomesticStandardTable(this.tableFlag)
// this.getDomesticStandardTable(this.tableFlag)
//搜索后排序,应该以被搜索后的数据排序
this.getDomesticStandardTable(this.standCommonlySearch)
},
// 修改成表格样式后,选择项勾选改变
standSelectChange(data) {