diff --git a/app/Views/cells/part/disk_stock.php b/app/Views/cells/part/disk_stock.php new file mode 100644 index 0000000..99f6aaf --- /dev/null +++ b/app/Views/cells/part/disk_stock.php @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + +
항목갯수포맷
getHelper()->getFieldView($field, $entity->$field, $partCellDatas) ?>
\ No newline at end of file diff --git a/app/Views/cells/part/ram_stock.php b/app/Views/cells/part/ram_stock.php new file mode 100644 index 0000000..718e7fc --- /dev/null +++ b/app/Views/cells/part/ram_stock.php @@ -0,0 +1,14 @@ + + + + + + + + + + + + + +
항목갯수
getHelper()->getFieldView($field, $entity->$field, $partCellDatas) ?>
\ No newline at end of file