|
|
@ -91,9 +91,9 @@ |
|
|
|
<div class="col-sm-3"> |
|
|
|
<input type="text" class="form-control w100p" name="CompanyName" id="CompanyName" maxlength="60" data-msg-companynamerequired="SupplierMaintain_Upd.CompanyName_required" datamsgcustomercnamerequired="請輸入公司名稱" data-rule-companynamerequired="companynamerequired"> |
|
|
|
</div> |
|
|
|
<label class="col-sm-2 control-label"><b class="t-red BrandName">*</b><span data-i18n="SupplierMaintain_Upd.BrandName">品牌名稱</span>:</label> |
|
|
|
<label class="col-sm-2 control-label"><span data-i18n="SupplierMaintain_Upd.BrandName">品牌名稱</span>:</label> |
|
|
|
<div class="col-sm-3"> |
|
|
|
<input type="text" class="form-control w100p" name="BrandName" id="BrandName" maxlength="25" data-msg-brandnamerequired="SupplierMaintain_Upd.BrandName_required" datamsgbrandnamerequired="請輸入品牌名稱" data-rule-brandnamerequired="brandnamerequired"> |
|
|
|
<input type="text" class="form-control w100p" name="BrandName" id="BrandName" maxlength="25" > |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="form-group"> |
|
|
|