@ -422,6 +422,10 @@ export default {
this.$message.error('请选择是否更改库存!')
return
}
if (this.inputQuery.sortNum > 999) {
this.$message.error('排序不能超过999!')
// if (isBlank(this.inputQuery.busType)) {
// this.$message.error("请选择特定页面!");
// return;