发布2.3测试版

This commit is contained in:
2021-05-02 05:55:42 +08:00
parent 8732c85312
commit ef8224d20e
83 changed files with 635 additions and 1361 deletions
+1 -1
View File
@@ -273,7 +273,7 @@ var grid = null;
query(query) {
},
onSelect(row) {
if (row.id) {
if (row) {
$('#stock_direct_order_type_id').val(row.type_id);
$('#stock_direct_order_type_id_select').val(row.type_id);