diff --git a/home_dir/www/ksvc/site/sts_order_prod/popComponent/isDefHst.php b/home_dir/www/ksvc/site/sts_order_prod/popComponent/isDefHst.php index f29417d..69b4c2f 100644 --- a/home_dir/www/ksvc/site/sts_order_prod/popComponent/isDefHst.php +++ b/home_dir/www/ksvc/site/sts_order_prod/popComponent/isDefHst.php @@ -3,13 +3,13 @@
- - + +
- - + +
@@ -21,7 +21,7 @@
-
+
diff --git a/home_dir/www/ksvc/site/sts_order_prod/popComponent/isFacltBreak.php b/home_dir/www/ksvc/site/sts_order_prod/popComponent/isFacltBreak.php index a81bd70..a509308 100644 --- a/home_dir/www/ksvc/site/sts_order_prod/popComponent/isFacltBreak.php +++ b/home_dir/www/ksvc/site/sts_order_prod/popComponent/isFacltBreak.php @@ -15,7 +15,7 @@
-
+
diff --git a/home_dir/www/ksvc/site/sts_order_prod/reg_prod_result.js b/home_dir/www/ksvc/site/sts_order_prod/reg_prod_result.js index 7c70f5f..25c45a5 100644 --- a/home_dir/www/ksvc/site/sts_order_prod/reg_prod_result.js +++ b/home_dir/www/ksvc/site/sts_order_prod/reg_prod_result.js @@ -122,10 +122,10 @@ class FieldPop { tableField : { isDefHst : [ { field: "DEF_NO", formatter:"rownum", title: "순번", width: 50}, - { field: "DEF_FACLT_CD", title: "설비", width: 100}, - { field: "DEF_CD", title: "불량원인", width: 100}, - { field: "DEF_QTY", title: "불량수량", width: 100}, - { field: "DEF_PRICE", title: "불량단가", width: 100}, + { field: "DEF_FACLT_CD", title: "설비", width: '23%'}, + { field: "DEF_CD", title: "불량원인", width: '23%'}, + { field: "DEF_QTY", title: "불량수량", width: '23%'}, + { field: "DEF_PRICE", title: "불량단가", width: '23%'}, ], @@ -217,6 +217,7 @@ class FieldPop { }, mounted() { + this.showComponent('isWorker'); }, computed: {